ExampleSigmaClippedStatsTask¶
Python API summary¶
from lsst.pipe.tasks.exampleStatsTasks import ExampleSigmaClippedStatsTask
-
class
ExampleSigmaClippedStatsTask
(*args, **kwargs) Example task to compute sigma-clipped mean and standard deviation of an image
...
- attributeconfig
Access configuration fields and retargetable subtasks.
See also
See the ExampleSigmaClippedStatsTask
API reference for complete details.
Retargetable subtasks¶
No subtasks.
Configuration fields¶
badMaskPlanes¶
Mask planes that, if set, indicate the associated pixel should not be included when the calculating statistics.
numIter¶
number of iterations of sigma clipping
numSigmaClip¶
number of sigmas at which to clip data