CStats:Sdev CStats:Skewness

CStats:SigmaClipMean


The SigmaClipMean method computes the mean value inside a rectangular region of the image, using iterative sigma clipping for removing deviant values from the statistic. The rectangle and image must have been previously initialized for the CStats object.

Syntax

nMean = CStats:SigmaClipMean( nSigmaHigh, nSigmaLow )