Configuration for ExampleSigmaClippedStatsTask.
More...
tuple lsst.pipe.tasks.exampleStatsTasks.ExampleSigmaClippedStatsConfig.badMaskPlanes |
|
static |
Initial value:
3 doc=
"Mask planes that, if set, indicate the associated pixel should "
4 "not be included when the calculating statistics.",
Definition at line 48 of file exampleStatsTasks.py.
tuple lsst.pipe.tasks.exampleStatsTasks.ExampleSigmaClippedStatsConfig.numIter |
|
static |
Initial value:
2 doc=
"number of iterations of sigma clipping",
Definition at line 59 of file exampleStatsTasks.py.
tuple lsst.pipe.tasks.exampleStatsTasks.ExampleSigmaClippedStatsConfig.numSigmaClip |
|
static |
Initial value:
2 doc=
"number of sigmas at which to clip data",
Definition at line 54 of file exampleStatsTasks.py.
The documentation for this class was generated from the following file: