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