This is the complete list of members for lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask, including all inherited members.
| __init__(self, *args, **kwargs) | lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask | |
| _getSchemaKeys(self, schema) | lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask | protected |
| _goodSN(self, sourceCat) | lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask | protected |
| _hasCentroid(self, sourceCat) | lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask | protected |
| _isGood(self, sourceCat) | lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask | protected |
| _isParent(self, sourceCat) | lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask | protected |
| _isUsable(self, sourceCat) | lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask | protected |
| centroidFlagKey | lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask | |
| centroidXKey | lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask | |
| centroidYKey | lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask | |
| ConfigClass | lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask | static |
| edgeKey | lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask | |
| fluxErrKey | lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask | |
| fluxField | lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask | |
| fluxFlagKey | lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask | |
| fluxKey | lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask | |
| interpolatedCenterKey | lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask | |
| parentKey | lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask | |
| saturatedKey | lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask | |
| selectSources(self, sourceCat, matches=None, exposure=None) | lsst.meas.algorithms.matcherSourceSelector.MatcherSourceSelectorTask | |