ExampleSigmaClippedStatsTask¶
Python API summary¶
from lsst.pipe.tasks.exampleStatsTasks import ExampleSigmaClippedStatsTask
-
class
(*args, **kwargs)ExampleSigmaClippedStatsTask
!Example task to compute sigma-clipped mean and standard deviation of an image
...
-
attribute
config
Access configuration fields and retargetable subtasks.
-
method
(maskedImage)run
!Compute and return statistics for a masked image
...
See also
See the ExampleSigmaClippedStatsTask
API reference for complete details.
Retargetable subtasks¶
No subtasks.