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