AstrometrySourceSelectorConfig ============================== .. currentmodule:: lsst.meas.algorithms .. autoclass:: AstrometrySourceSelectorConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~AstrometrySourceSelectorConfig.badFlags ~AstrometrySourceSelectorConfig.history ~AstrometrySourceSelectorConfig.minSnr ~AstrometrySourceSelectorConfig.sourceFluxType .. rubric:: Methods Summary .. autosummary:: ~AstrometrySourceSelectorConfig.compare ~AstrometrySourceSelectorConfig.formatHistory ~AstrometrySourceSelectorConfig.freeze ~AstrometrySourceSelectorConfig.items ~AstrometrySourceSelectorConfig.iteritems ~AstrometrySourceSelectorConfig.iterkeys ~AstrometrySourceSelectorConfig.itervalues ~AstrometrySourceSelectorConfig.keys ~AstrometrySourceSelectorConfig.load ~AstrometrySourceSelectorConfig.loadFromStream ~AstrometrySourceSelectorConfig.names ~AstrometrySourceSelectorConfig.save ~AstrometrySourceSelectorConfig.saveToStream ~AstrometrySourceSelectorConfig.setDefaults ~AstrometrySourceSelectorConfig.toDict ~AstrometrySourceSelectorConfig.update ~AstrometrySourceSelectorConfig.validate ~AstrometrySourceSelectorConfig.values .. rubric:: Attributes Documentation .. autoattribute:: badFlags .. 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