27 #ifndef IMAGEANALYSIS_IMAGESTATSBASE_H
28 #define IMAGEANALYSIS_IMAGESTATSBASE_H
148 #ifndef AIPS_NO_TEMPLATE_SRC
149 #include <imageanalysis/ImageAnalysis/ImageStatsBase.tcc>
decide based on size and number of steps needed for stats
Displays various statistics from an image.
StatisticsData::ALGORITHM _getAlgorithm() const
void configureBiweight(casacore::Int maxIter)
casacore::Double zs
Chauvenet zscore.
void configureChauvenet(casacore::Double zscore, casacore::Int maxIterations)
PreferredClassicalAlgorithm
std::unique_ptr< casacore::ImageStatistics< T > > & _getImageStats()
USE_DATA
which section of data to use, greater than or less than the center value
AlgConf _getAlgConf() const
casacore::Double hf
hinges-fences f factor
ALGORITHM
implemented algorithms
CENTER
choice of center point based on the corresponding statistics from the entire distribution of data...
Referenced counted pointer for constant data.
casacore::String _configureAlgorithm()
std::unique_ptr< casacore::ImageStatistics< T > > _statistics
void configureHingesFences(casacore::Double f)
configure hinges-fences algorithm
A hierarchical collection of named fields of various types.
bool Bool
Define the standard types used by Casacore.
casacore::StatisticsData::ALGORITHM algorithm
ImageStatsBase()=delete
This adds configuration methods for statistics classes.
casacore::Int mi
Chauvenet/Biweight max iterations.
void configureFitToHalf(casacore::FitToHalfStatisticsData::CENTER centerType, casacore::FitToHalfStatisticsData::USE_DATA useData, casacore::Double centerValue)
configure fit to half algorithm
ImageStatsData::PreferredClassicalAlgorithm _prefClassStatsAlg
T cv
fit to half center value
String: the storage and methods of handling collections of characters.
void configureClassical(ImageStatsData::PreferredClassicalAlgorithm p)
void _resetStats(ImageStatistics< T > *stat=nullptr)
casacore::FitToHalfStatisticsData::USE_DATA ud
fit to half data portion to use
casacore::FitToHalfStatisticsData::CENTER ct
fit to have center type
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.