- NSCALES
- USERVECTOR
Masking is optionally performed using a mask image: only points where the mask is non-zero are cleaned. If no mask is specified all points in the inner quarter of the image are cleaned.
Create a MFMSCleanImageSkyModel with nScales, we figure out what they are Also: stoplargenegatives controls if we stop the cycle when the largest component goes negative; stoppointmode controls how many of the smallest component must be hit consecutively before we stop that cycle (-1 ==> don't stop)
Create a MFMSCleanImageSkyModel, you provide the scale sizes, IN PIXELS
for example: Vector
destructor
Solve for this SkyModel
~MFMSCleanImageSkyModel()
virtual Bool solve (SkyEquation& me)
void setScales(LatticeCleaner<Float>& cleaner)
set the scales
enum Scale_Method