lsst.meas.algorithms gf36ae6ace1+7dfe6b8e23
Static Public Attributes | List of all members
lsst.meas.algorithms.flaggedSourceSelector.FlaggedSourceSelectorConfig Class Reference
Inheritance diagram for lsst.meas.algorithms.flaggedSourceSelector.FlaggedSourceSelectorConfig:

Static Public Attributes

 field
 

Detailed Description

Definition at line 33 of file flaggedSourceSelector.py.

Member Data Documentation

◆ field

lsst.meas.algorithms.flaggedSourceSelector.FlaggedSourceSelectorConfig.field
static
Initial value:
= lsst.pex.config.Field(
dtype=str, default="calib_psf_used",
doc="Name of a flag field that is True for Sources that should be used.",
)

Definition at line 34 of file flaggedSourceSelector.py.


The documentation for this class was generated from the following file: