__init__(self, *args, **kwargs) | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | |
_getSchemaKeys(self, schema) | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | protected |
_goodSN(self, sourceCat) | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | protected |
_hasCentroid(self, sourceCat) | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | protected |
_isBadFlagged(self, source) | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | protected |
_isGood(self, sourceCat) | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | protected |
_isMultiple(self, sourceCat) | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | protected |
_isUsable(self, sourceCat) | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | protected |
centroidFlagKey | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | |
centroidXErrKey | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | |
centroidXKey | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | |
centroidYErrKey | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | |
centroidYKey | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | |
ConfigClass | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | static |
edgeKey | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | |
fluxFlagKey | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | |
instFluxErrKey | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | |
instFluxKey | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | |
interpolatedCenterKey | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | |
nChildKey | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | |
parentKey | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | |
saturatedKey | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | |
selectSources(self, sourceCat, matches=None, exposure=None) | lsst.meas.algorithms.astrometrySourceSelector.AstrometrySourceSelectorTask | |