|
DP3
|
#include "Step.h"#include "common/ParameterSet.h"#include "OnePredict.h"#include "FastPredict.h"#include "PreFlagger.h"#include "Filter.h"#include "ResultStep.h"#include "common/Timer.h"Go to the source code of this file.
Classes | |
| class | dp3::steps::Clipper |
| DP3 step for clipping bright sources from the data This class is a Step class that predicts visibilities from a skymodel and clips the bright sources from the input data. More... | |
Namespaces | |
| dp3 | |
| This file has generic helper routines for testing steps. | |
| dp3::steps | |