MatcherSourceSelectorConfig =========================== .. currentmodule:: lsst.meas.algorithms .. autoclass:: MatcherSourceSelectorConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MatcherSourceSelectorConfig.excludePixelFlags ~MatcherSourceSelectorConfig.history ~MatcherSourceSelectorConfig.minSnr ~MatcherSourceSelectorConfig.sourceFluxType .. rubric:: Methods Summary .. autosummary:: ~MatcherSourceSelectorConfig.compare ~MatcherSourceSelectorConfig.formatHistory ~MatcherSourceSelectorConfig.freeze ~MatcherSourceSelectorConfig.items ~MatcherSourceSelectorConfig.iteritems ~MatcherSourceSelectorConfig.iterkeys ~MatcherSourceSelectorConfig.itervalues ~MatcherSourceSelectorConfig.keys ~MatcherSourceSelectorConfig.load ~MatcherSourceSelectorConfig.loadFromStream ~MatcherSourceSelectorConfig.names ~MatcherSourceSelectorConfig.save ~MatcherSourceSelectorConfig.saveToStream ~MatcherSourceSelectorConfig.setDefaults ~MatcherSourceSelectorConfig.toDict ~MatcherSourceSelectorConfig.update ~MatcherSourceSelectorConfig.validate ~MatcherSourceSelectorConfig.values .. rubric:: Attributes Documentation .. autoattribute:: excludePixelFlags .. autoattribute:: history .. autoattribute:: minSnr .. autoattribute:: sourceFluxType .. rubric:: Methods Documentation .. automethod:: compare .. automethod:: formatHistory .. automethod:: freeze .. automethod:: items .. automethod:: iteritems .. automethod:: iterkeys .. automethod:: itervalues .. automethod:: keys .. automethod:: load .. automethod:: loadFromStream .. automethod:: names .. automethod:: save .. automethod:: saveToStream .. automethod:: setDefaults .. automethod:: toDict .. automethod:: update .. automethod:: validate .. automethod:: values