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