RepairTask¶
Python API summary¶
from lsst.pipe.tasks.repair import RepairTask
- 
classRepairTask
- ! @anchor RepairTask_ - ...
- 
attributeconfig
- Access configuration fields and retargetable subtasks. 
- 
methodrun
- !Repair an Exposure’s defects and cosmic rays - ...
See also
See the RepairTask API reference for complete details.
Retargetable subtasks¶
interp¶
- Default
- lsst.pipe.tasks.interpImage.InterpImageTask
- Field type
- ConfigurableField
Interpolate over bad image pixels
Configuration fields¶
cosmicray¶
- Data type
- lsst.meas.algorithms.findCosmicRaysConfig.FindCosmicRaysConfig
- Field type
- ConfigField
Options for finding and masking cosmic rays