RepairTask¶
Python API summary¶
from lsst.pipe.tasks.repair import RepairTask
-
class
(**kwargs)RepairTask
! @anchor RepairTask_
...
-
attribute
config
Access configuration fields and retargetable subtasks.
-
method
(exposure, defects=None, keepCRs=None)run
!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