Definition at line 29 of file straylight.py.
◆ doRotatorAngleCorrection
lsst.ip.isr.straylight.StrayLightConfig.doRotatorAngleCorrection |
|
static |
Initial value:= Field(
dtype=bool,
doc="",
default=False,
)
Definition at line 30 of file straylight.py.
◆ filters
lsst.ip.isr.straylight.StrayLightConfig.filters |
|
static |
Initial value:= ListField(
dtype=str,
doc="Filters that need straylight correction.",
default=[],
)
Definition at line 35 of file straylight.py.
The documentation for this class was generated from the following file: