lsst.meas.algorithms  13.0-23-gb99accf8+7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Attributes | List of all members
lsst.meas.algorithms.flaggedStarSelector.FlaggedStarSelectorConfig Class Reference
Inheritance diagram for lsst.meas.algorithms.flaggedStarSelector.FlaggedStarSelectorConfig:

Static Public Attributes

tuple field
 

Detailed Description

Definition at line 32 of file flaggedStarSelector.py.

Member Data Documentation

tuple lsst.meas.algorithms.flaggedStarSelector.FlaggedStarSelectorConfig.field
static
Initial value:
1 = lsst.pex.config.Field(
2  dtype=str, default="calib_psfUsed",
3  doc="Name of a flag field that is True for stars that should be used."
4  )

Definition at line 33 of file flaggedStarSelector.py.


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