FlaggedSourceSelectorTask¶
FlaggedSourceSelectorTask uses an existing flag field to filter
a SourceCatalog.
Processing summary¶
FlaggedSourceSelectorTask allows procedures that need Sources
to use those Sources to determine the PSF.
Python API summary¶
from lsst.meas.algorithms.flaggedSourceSelector import FlaggedSourceSelectorTask
- 
classFlaggedSourceSelectorTask
- A trivial SourceSelector that simply uses an existing flag field to filter a SourceCatalog - ...
- 
attributeconfig
- Access configuration fields and retargetable subtasks. 
- 
methodrun
- Select sources and return them - ...
See also
See the FlaggedSourceSelectorTask API reference for complete details.
Retargetable subtasks¶
No subtasks.