29 #ifndef SYNTHESIS_MFMSCLEANIMAGESKYMODEL_H
30 #define SYNTHESIS_MFMSCLEANIMAGESKYMODEL_H
casacore::Int stopPointMode_p
parameter which stops the cycle if you hit the smallest scale this many consecutive times; if < 0...
MF Image Sky Model: Image Sky Model implementing the MF Clean algorithm.
casacore::Float smallScaleBias_p
casacore::LatticeCleanProgress * progress_p
~MFMSCleanImageSkyModel()
destructor
casacore::Vector< casacore::Float > userScaleSizes_p
Scale_Method
set the scales void setScales(casacore::LatticeCleaner<casacore::Float>& cleaner); ...
bool Bool
Define the standard types used by Casacore.
void getScales()
Chattily get the scales into userScaleSizes_p, doing some calculation if necessary.
Abstract base class to monitor progress in lattice operations.
Image Sky Model implementing the MultiScale, MultiField Clean algorithm.
MFMSCleanImageSkyModel()
Create a MFMSCleanImageSkyModel with 4 scales, stoplargenegatives == 2, stoppointmode==-1.
casacore::Int stopLargeNegatives_p
parameter to stop the cycle (for the first N cycles) if you get a negative on the largest scale; To d...
virtual casacore::Bool solve(SkyEquation &me)
Solve for this SkyModel.