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