28 #ifndef IMAGES_IMAGETWOPTCORR_H
29 #define IMAGES_IMAGETWOPTCORR_H
152 #ifndef CASACORE_NO_AUTO_TEMPLATES
153 #include <imageanalysis/ImageAnalysis/ImageTwoPtCorr.tcc>
154 #endif //# CASACORE_NO_AUTO_TEMPLATES
A Vector of integers, for indexing into Array<T> objects.
void autoCorrelation(casacore::ImageInterface< T > &out, const casacore::ImageInterface< T > &in, const casacore::IPosition &axes, typename casacore::LatticeTwoPtCorr< T >::Method method, casacore::Bool progress=true) const
Compute the desired autocorrelation function for the specified plane.
Compute two point correlation functions from images.
ImageTwoPtCorr & operator=(const ImageTwoPtCorr &other)
Assignment (reference semantics)
A base class for astronomical images.
ImageTwoPtCorr()
Default constructor.
void setCoordinateSystem(casacore::ImageInterface< T > &out, const casacore::ImageInterface< T > &in, const casacore::IPosition &axes) const
Overwrite the CoordinateSystem.
bool Bool
Define the standard types used by Casacore.
static casacore::IPosition setUpAxes(const casacore::IPosition &axes, const casacore::CoordinateSystem &cSys)
Helper function to set up the axes vector.
static casacore::IPosition setUpShape(const casacore::IPosition &inShape, const casacore::IPosition &axes)
Helper function to provide output image shape given the input shape and the axes to find the structur...
~ImageTwoPtCorr()
Destructor.
void copyMiscellaneous(casacore::ImageInterface< T > &out, const casacore::ImageInterface< T > &in) const
Copy MiscInfo, casacore::ImageInfo, and logSInk to output.
Interconvert pixel and world coordinates.
void setUnit(casacore::ImageInterface< T > &out) const
Set the brightness unit.
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.