lsst.ip.isr
16.0-22-g62d8060+5
|
Public Member Functions | |
def | run (self, exposure, kwargs) |
Static Public Attributes | |
ConfigClass = StrayLightConfig | |
Remove stray light from instruments. This is a dummy task to be retargeted with an camera-specific version.
Definition at line 35 of file straylight.py.
def lsst.ip.isr.straylight.StrayLightTask.run | ( | self, | |
exposure, | |||
kwargs | |||
) |
Correct stray light. Parameters ---------- exposure : `lsst.afw.image.Exposure` Exposure to correct.
Definition at line 42 of file straylight.py.
|
static |
Definition at line 40 of file straylight.py.