ComputeExposureSummaryStatsTask¶
Python API summary¶
from lsst.pipe.tasks.computeExposureSummaryStats import ComputeExposureSummaryStatsTask
- 
classComputeExposureSummaryStatsTask
- Task to compute exposure summary statistics - ...
- 
attributeconfig
- Access configuration fields and retargetable subtasks. 
- 
methodrun
- Measure exposure statistics from the exposure, sources, and background - ...
See also
See the ComputeExposureSummaryStatsTask API reference for complete details.
Retargetable subtasks¶
No subtasks.
Configuration fields¶
badMaskPlanes¶
Mask planes that, if set, the associated pixel should not be included sky noise calculation.
psfShape¶
Base name of columns to use for the PSF shape in the PSF statistics computation.
starSelection¶
Field to select sources to be used in the PSF statistics computation.