1 #ifndef IMAGEANALYSIS_IMAGEDECOMPOSERTASK_H
2 #define IMAGEANALYSIS_IMAGEDECOMPOSERTASK_H
57 return std::vector<casacore::Coordinate::Type>();
76 #ifndef AIPS_NO_TEMPLATE_SRC
77 #include <imageanalysis/ImageAnalysis/ImageDecomposerTask.tcc>
casacore::String getClass() const
LatticeExprNode mask(const LatticeExprNode &expr)
This function returns the mask of the given expression.
casacore::Matrix< T > decompose(casacore::Matrix< casacore::Int > &blcs, casacore::Matrix< casacore::Int > &trcs)
std::vector< casacore::Coordinate::Type > _getNecessaryCoordinates() const
Represents the minimum set of coordinates necessary for the task to function.
void setFitOptions(casacore::Double maxrms, casacore::Int maxRetry, casacore::Int maxIter, casacore::Double convCriteria)
casacore::Double _threshold
A 2-D Specialization of the Array class.
casacore::Double _convcriteria
ImageDecomposerTask()=delete
Top level interface for decomposing of images.
void setDeblendOptions(casacore::Double threshold, casacore::Int nContour, casacore::Int minRange, casacore::Int nAxis)
A hierarchical collection of named fields of various types.
bool Bool
Define the standard types used by Casacore.
void setFit(casacore::Bool b)
~ImageDecomposerTask()
destructor
casacore::Bool _supportsMultipleBeams() const
does this task support images with multiple beams? false means it never does.
String: the storage and methods of handling collections of characters.
CasacRegionManager::StokesControl _getStokesControl() const
void setSimple(casacore::Bool b)