29 #ifndef SYNTHESIS_MSCLEANIMAGESKYMODEL_H
30 #define SYNTHESIS_MSCLEANIMAGESKYMODEL_H
virtual casacore::Bool solve(SkyEquation &me)
Solve for this SkyModel.
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...
casacore::Int stopPointMode_p
parameter which stops the cycle if you hit the smallest scale this many consecutive times; if < 0...
casacore::Float smallScaleBias_p
MSCleanImageSkyModel(const casacore::Int nscales, const casacore::Int stoplargenegatives=2, const casacore::Int stoppointmode=-1, const casacore::Float smallScaleBias=0.6)
Create a MSCleanImageSkyModel with nScales, we figure out what they are.
bool Bool
Define the standard types used by Casacore.
casacore::Vector< casacore::Float > userScaleSizes_p
casacore::MS Clean Image Sky Model: Image Sky Model implementing the casacore::MS Clean algorithm ...
Image Sky Model: Image-based Model for the Sky Brightness.
~MSCleanImageSkyModel()
destructor