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