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