Definition at line 186 of file plugins.py.
tuple lsst.meas.base.plugins.SingleFrameVarianceConfig.mask |
|
static |
Initial value: 1 = lsst.pex.config.ListField(doc=
"Mask planes to ignore", dtype=str,
2 default=[
"DETECTED",
"DETECTED_NEGATIVE",
"BAD",
"SAT"])
Definition at line 189 of file plugins.py.
tuple lsst.meas.base.plugins.SingleFrameVarianceConfig.scale |
|
static |
Initial value: 1 = lsst.pex.config.Field(dtype=float, default=5.0, optional=
True,
2 doc=
"Scale factor to apply to shape for aperture")
Definition at line 187 of file plugins.py.
The documentation for this class was generated from the following file: