Definition at line 36 of file catalogStarSelector.py.
def lsst.meas.astrom.catalogStarSelector.CatalogStarSelectorConfig.setDefaults |
( |
|
self | ) |
|
lsst.meas.astrom.catalogStarSelector.CatalogStarSelectorConfig.badFlags |
tuple lsst.meas.astrom.catalogStarSelector.CatalogStarSelectorConfig.fluxLim |
|
static |
Initial value: 1 = pexConfig.RangeField(
2 doc=
"specify the minimum psfFlux for good Psf Candidates",
Definition at line 37 of file catalogStarSelector.py.
tuple lsst.meas.astrom.catalogStarSelector.CatalogStarSelectorConfig.fluxMax |
|
static |
Initial value: 1 = pexConfig.RangeField(
2 doc=
"specify the maximum psfFlux for good Psf Candidates (ignored if == 0)",
Definition at line 43 of file catalogStarSelector.py.
The documentation for this class was generated from the following file: