ExampleSimpleStatsTask¶
Python API summary¶
from lsst.pipe.tasks.exampleStatsTasks import ExampleSimpleStatsTask
-
class
ExampleSimpleStatsTask
(config=None, name=None, parentTask=None, log=None) ! Example task to compute mean and standard deviation of an image
...
- attributeconfig
Access configuration fields and retargetable subtasks.
-
method
run
(maskedImage) !Compute and return statistics for a masked image
...
See also
See the ExampleSimpleStatsTask
API reference for complete details.
Retargetable subtasks¶
No subtasks.
Configuration fields¶
No configuration fields.