Config for Coadd
Definition at line 36 of file coadd.py.
◆ badMaskPlanes
lsst.coadd.utils.coadd.CoaddConfig.badMaskPlanes |
|
static |
Initial value:= pexConfig.ListField(
dtype=str,
doc="mask planes that, if set, the associated pixel should not be included in the coadd",
default=("NO_DATA", "SAT"),
)
Definition at line 39 of file coadd.py.
The documentation for this class was generated from the following file: