ExampleCmdLineTask¶
Python API summary¶
from lsst.pipe.tasks.exampleCmdLineTask import ExampleCmdLineTask
-
class
(*args, **kwargs)ExampleCmdLineTask
!Example command-line task that computes simple statistics on an image
...
-
attribute
config
Access configuration fields and retargetable subtasks.
-
method
(dataRef)runDataRef
!Compute a few statistics on the image plane of an exposure
...
See also
See the ExampleCmdLineTask
API reference for complete details.
Retargetable subtasks¶
stats¶
- Default
lsst.pipe.tasks.exampleStatsTasks.ExampleSigmaClippedStatsTask
- Field type
ConfigurableField
Subtask to compute statistics of an image