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