FluxStatisticConfig =================== .. currentmodule:: lsst.faro.measurement .. autoclass:: FluxStatisticConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~FluxStatisticConfig.clipMaxIter ~FluxStatisticConfig.columns ~FluxStatisticConfig.columnsBand ~FluxStatisticConfig.history ~FluxStatisticConfig.numSigmaClip ~FluxStatisticConfig.selectorActions ~FluxStatisticConfig.shelveName ~FluxStatisticConfig.statistic .. rubric:: Methods Summary .. autosummary:: ~FluxStatisticConfig.compare ~FluxStatisticConfig.formatHistory ~FluxStatisticConfig.freeze ~FluxStatisticConfig.items ~FluxStatisticConfig.iteritems ~FluxStatisticConfig.iterkeys ~FluxStatisticConfig.itervalues ~FluxStatisticConfig.keys ~FluxStatisticConfig.load ~FluxStatisticConfig.loadFromStream ~FluxStatisticConfig.loadFromString ~FluxStatisticConfig.names ~FluxStatisticConfig.save ~FluxStatisticConfig.saveToStream ~FluxStatisticConfig.saveToString ~FluxStatisticConfig.setDefaults ~FluxStatisticConfig.toDict ~FluxStatisticConfig.update ~FluxStatisticConfig.validate ~FluxStatisticConfig.values .. rubric:: Attributes Documentation .. autoattribute:: clipMaxIter .. autoattribute:: columns .. autoattribute:: columnsBand .. autoattribute:: history .. autoattribute:: numSigmaClip .. autoattribute:: selectorActions .. autoattribute:: shelveName .. autoattribute:: statistic .. rubric:: Methods Documentation .. automethod:: compare .. automethod:: formatHistory .. automethod:: freeze .. automethod:: items .. automethod:: iteritems .. automethod:: iterkeys .. automethod:: itervalues .. automethod:: keys .. automethod:: load .. automethod:: loadFromStream .. automethod:: loadFromString .. automethod:: names .. automethod:: save .. automethod:: saveToStream .. automethod:: saveToString .. automethod:: setDefaults .. automethod:: toDict .. automethod:: update .. automethod:: validate .. automethod:: values