1 #ifndef IMAGEANALYSIS_IMAGEMAXFITTER_H
2 #define IMAGEANALYSIS_IMAGEMAXFITTER_H
52 #ifndef AIPS_NO_TEMPLATE_SRC
53 #include <imageanalysis/ImageAnalysis/ImageMaxFitter.tcc>
casacore::Bool _supportsMultipleBeams() const
does this task support images with multiple beams? false means it never does.
std::vector< casacore::Coordinate::Type > _getNecessaryCoordinates() const
Represents the minimum set of coordinates necessary for the task to function.
casacore::String getClass() const
A hierarchical collection of named fields of various types.
bool Bool
Define the standard types used by Casacore.
~ImageMaxFitter()
destructor
CasacRegionManager::StokesControl _getStokesControl() const
casacore::Record fit(casacore::Bool point, casacore::Int width=5, casacore::Bool negfind=false, casacore::Bool list=true) const
String: the storage and methods of handling collections of characters.
ImageMaxFitter(SPCIIT image, const casacore::Record *const ®ion)
Top level interface source max fitting.