|
| overscanBiasJumpBKP |
|
| overscanBiasJumpLocation |
|
| numEdgeSuspect |
|
◆ numEdgeSuspect
lsst.obs.decam.isr.DecamIsrConfig.numEdgeSuspect |
|
static |
Initial value:= pexConfig.Field(
dtype=int,
doc="Number of edge pixels to be flagged as untrustworthy.",
default=35,
)
◆ overscanBiasJumpBKP
lsst.obs.decam.isr.DecamIsrConfig.overscanBiasJumpBKP |
|
static |
Initial value:= pexConfig.ListField(
dtype=str,
doc="Names of the backplanes for CCDs showing bias jump due to "
"the simultaneous readout of the smaller ancillary CCDs.",
default=['DECAM_BKP3', 'DECAM_BKP5', 'DECAM_BKP1', 'DECAM_BKP4'],
)
◆ overscanBiasJumpLocation
lsst.obs.decam.isr.DecamIsrConfig.overscanBiasJumpLocation |
|
static |
Initial value:= pexConfig.Field(
dtype=int,
doc="The y distance of the bias jump location measured in units "
"of pixels from the readout corner; this should be the y "
"dimension of the smaller ancillary CCDs.",
default=2098,
)
The documentation for this class was generated from the following file:
- python/lsst/obs/decam/isr.py