lsst.pipe.tasks  19.0.0-59-g5d40e1c7
Static Public Attributes | List of all members
lsst.pipe.tasks.exampleStatsTasks.ExampleSigmaClippedStatsConfig Class Reference

Configuration for ExampleSigmaClippedStatsTask. More...

Inheritance diagram for lsst.pipe.tasks.exampleStatsTasks.ExampleSigmaClippedStatsConfig:

Static Public Attributes

 badMaskPlanes
 
 numSigmaClip
 
 numIter
 

Detailed Description

Configuration for ExampleSigmaClippedStatsTask.

Definition at line 42 of file exampleStatsTasks.py.

Member Data Documentation

◆ badMaskPlanes

lsst.pipe.tasks.exampleStatsTasks.ExampleSigmaClippedStatsConfig.badMaskPlanes
static

Definition at line 45 of file exampleStatsTasks.py.

◆ numIter

lsst.pipe.tasks.exampleStatsTasks.ExampleSigmaClippedStatsConfig.numIter
static

Definition at line 56 of file exampleStatsTasks.py.

◆ numSigmaClip

lsst.pipe.tasks.exampleStatsTasks.ExampleSigmaClippedStatsConfig.numSigmaClip
static

Definition at line 51 of file exampleStatsTasks.py.


The documentation for this class was generated from the following file: