29 #ifndef IMAGES_IMAGESOURCEFINDER_H
30 #define IMAGES_IMAGESOURCEFINDER_H
40 template <
class T>
class Vector;
166 #ifndef CASACORE_NO_AUTO_TEMPLATES
167 #include <imageanalysis/ImageAnalysis/ImageSourceFinder.tcc>
A 1-D Specialization of the Array class.
LatticeExprNode mask(const LatticeExprNode &expr)
This function returns the mask of the given expression.
ostream-like interface to creating log messages.
casacore::String getClass() const
ImageSourceFinder< T > & operator=(const ImageSourceFinder< T > &other)=delete
std::vector< casacore::Coordinate::Type > _getNecessaryCoordinates() const
Represents the minimum set of coordinates necessary for the task to function.
std::vector< double > af(const casacore::Vector< t > &other)
ImageSourceFinder()=delete
A base class for astronomical images.
void setAbsFind(casacore::Bool af)
SkyComponent findSourceInSky(casacore::Vector< casacore::Double > &absPixel)
Find one source in sky plane.
A hierarchical collection of named fields of various types.
bool Bool
Define the standard types used by Casacore.
ComponentList findSources(casacore::Int nMax)
Find strong sources.
ComponentList _findSources(casacore::Int nMax)
Find strong (point) sources.
casacore::Bool _supportsMultipleRegions() const
casacore::Bool _supportsMultipleBeams() const
does this task support images with multiple beams? false means it never does.
Provides functionality to find sources in an image.
CasacRegionManager::StokesControl _getStokesControl() const
void setDoPoint(casacore::Bool dp)
void setWidth(casacore::Int w)
A class for manipulating groups of components.
A component of a model of the sky.
String: the storage and methods of handling collections of characters.
void setCutoff(casacore::Double cutoff)
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.