Configuration for sky frame construction
Definition at line 1169 of file constructCalibs.py.
◆ detectSigma
lsst.pipe.drivers.constructCalibs.SkyConfig.detectSigma = Field(dtype=float, default=2.0, doc="Detection PSF gaussian sigma") |
|
static |
◆ largeScaleBackground
lsst.pipe.drivers.constructCalibs.SkyConfig.largeScaleBackground |
|
static |
Initial value:= ConfigField(dtype=FocalPlaneBackgroundConfig,
doc="Large-scale background configuration")
Definition at line 1174 of file constructCalibs.py.
◆ mask
lsst.pipe.drivers.constructCalibs.SkyConfig.mask |
|
static |
Initial value:= ListField(dtype=str, default=["BAD", "SAT", "DETECTED", "NO_DATA"],
doc="Mask planes to consider as contaminated")
Definition at line 1178 of file constructCalibs.py.
◆ maskObjects
lsst.pipe.drivers.constructCalibs.SkyConfig.maskObjects |
|
static |
Initial value:= ConfigurableField(target=MaskObjectsTask,
doc="Configuration for masking objects aggressively")
Definition at line 1172 of file constructCalibs.py.
◆ maskThresh
lsst.pipe.drivers.constructCalibs.SkyConfig.maskThresh = Field(dtype=float, default=3.0, doc="k-sigma threshold for masking pixels") |
|
static |
◆ sky
The documentation for this class was generated from the following file: