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