27 #ifndef IMAGEANALYSIS_IMAGEMASK_H
28 #define IMAGEANALYSIS_IMAGEMASK_H
61 #ifndef AIPS_NO_TEMPLATE_SRC
62 #include <imageanalysis/ImageAnalysis/ImageMask2.tcc>
static casacore::Bool isAllMaskFalse(const casacore::ImageInterface< T > &image)
check the mask piecemeal because loading it all into memory will crash for very large images ...
LatticeExprNode mask(const LatticeExprNode &expr)
This function returns the mask of the given expression.
A templated, abstract base class for array-like objects with masks.
A templated, abstract base class for array-like objects.
A base class for astronomical images.
bool Bool
Define the standard types used by Casacore.
static casacore::Bool isAllMaskTrue(const casacore::MaskedLattice< T > &image)
is the image's mask all true valued?
Static functions for interrogating image masks.