28 #ifndef MSVIS_VBGCONTINUUMSUBTRACTOR_H
29 #define MSVIS_VBGCONTINUUMSUBTRACTOR_H
148 std::map<casacore::Int, casacore::Vector<casacore::Bool>*>
fitmask_p;
casacore::uInt fitorder_p
Initialized by c'tor:
std::set< casacore::Int > appliedSpWs_p
order, hash(ant1, ant2).
casacore::String outspw_p
VBRemappers remap VisBuffers.
VBGContinuumSubtractor()
Disable null c'tor.
casacore::String fitspw_p
VBGContinuumSubtractors subtract the continuum out of VisBuffGroups.
PredefinedColumns
The Main table colums with predefined meaning.
A class to store a group of VisBuffers.
std::map< casacore::Int, casacore::Vector< casacore::Bool > * > fitmask_p
Destructor *virtual ~VBGContinuumSubtractor()
casacore::uInt rowsdone_p
This is where all the work gets done *virtual casacore::Bool process(VisBuffGroup &vbg)
This is where all the work gets done!
bool Bool
Define the standard types used by Casacore.
A Table intended to hold astronomical data (a set of Measurements).
A base class for ROGroupWorkers that write to a new MS.
casacore::MS::PredefinedColumns datacol_p
Which of DATA, MODEL_DATA, or CORRECTED_DATA to fit.
void setTVIDebug(bool debug)
A class to provide easy read-write access to MeasurementSet columns.
String: the storage and methods of handling collections of characters.
ROVisibilityIterator iterates through one or more readonly MeasurementSets.
std::set< casacore::Int > outspws_p
Complex visibility matrix.
casacore::Cube< casacore::Bool > coeffsOK_p
order, hash(ant1, ant2).
casacore::Cube< casacore::Complex > coeffs_p
Not initialized by c'tor:
void setWantCont(bool want_cont)