ExampleSimpleStatsTask¶
Python API summary¶
from lsst.pipe.tasks.exampleStatsTasks import ExampleSimpleStatsTask
-
class
(config: Optional[Config] = None, name: Optional[str] = None, parentTask: Optional[Task] = None, log: Optional[Union[logging.Logger, lsst.utils.logging.LsstLogAdapter]] = None)ExampleSimpleStatsTask
Example task to compute mean and standard deviation of an image
...
-
attribute
config
Access configuration fields and retargetable subtasks.
See also
See the ExampleSimpleStatsTask
API reference for complete details.
Retargetable subtasks¶
No subtasks.
Configuration fields¶
No configuration fields.