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