1 #ifndef IMAGEANALYSIS_TWOPOINTCORRELATOR_H
2 #define IMAGEANALYSIS_TWOPOINTCORRELATOR_H
60 return std::vector<casacore::Coordinate::Type>();
72 #ifndef AIPS_NO_TEMPLATE_SRC
73 #include <imageanalysis/ImageAnalysis/TwoPointCorrelator.tcc>
A Vector of integers, for indexing into Array<T> objects.
~TwoPointCorrelator()
destructor
LatticeExprNode mask(const LatticeExprNode &expr)
This function returns the mask of the given expression.
static Method fromString(const String &method)
Helper functions to convert method types to and from strings.
std::vector< casacore::Coordinate::Type > _getNecessaryCoordinates() const
Represents the minimum set of coordinates necessary for the task to function.
void setMethod(const casacore::String &method)
casacore::LatticeTwoPtCorr< T >::Method _method
TwoPointCorrelator()=delete
Top level interface for two point correlation of images.
void setAxes(const casacore::IPosition &axes)
Set the pixel axes over which to do correlation.
casacore::IPosition _axes
CasacRegionManager::StokesControl _getStokesControl() const
Compute two point auto-correlation functions from a lattice.
A hierarchical collection of named fields of various types.
bool Bool
Define the standard types used by Casacore.
casacore::Bool _supportsMultipleBeams() const
does this task support images with multiple beams? false means it never does.
casacore::String getClass() const
String: the storage and methods of handling collections of characters.