|
lsst.ip.isr
19.0.0-19-ga9bf60b+1
|
Public Member Functions | |
| def | run (self, exposure) |
Static Public Attributes | |
| ConfigClass = MaskingConfig | |
Perform extra masking for detector issues such as ghosts and glints.
Definition at line 35 of file masking.py.
| def lsst.ip.isr.masking.MaskingTask.run | ( | self, | |
| exposure | |||
| ) |
Mask a known bad region of an exposure.
Parameters
----------
exposure : `lsst.afw.image.Exposure`
Exposure to construct detector-specific masks for.
Returns
-------
status : scalar
This task is currently not implemented, and should be
retargeted by a camera specific version.
Definition at line 41 of file masking.py.
|
static |
Definition at line 38 of file masking.py.
1.8.13