MatchBackgroundsConfig ====================== .. currentmodule:: lsst.pipe.tasks.matchBackgrounds .. autoclass:: MatchBackgroundsConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MatchBackgroundsConfig.approxWeighting ~MatchBackgroundsConfig.badMaskPlanes ~MatchBackgroundsConfig.bestRefWeightCoverage ~MatchBackgroundsConfig.bestRefWeightLevel ~MatchBackgroundsConfig.bestRefWeightVariance ~MatchBackgroundsConfig.binSize ~MatchBackgroundsConfig.gridStatistic ~MatchBackgroundsConfig.gridStdevEpsilon ~MatchBackgroundsConfig.history ~MatchBackgroundsConfig.interpStyle ~MatchBackgroundsConfig.numIter ~MatchBackgroundsConfig.numSigmaClip ~MatchBackgroundsConfig.order ~MatchBackgroundsConfig.undersampleStyle ~MatchBackgroundsConfig.usePolynomial .. rubric:: Methods Summary .. autosummary:: ~MatchBackgroundsConfig.compare ~MatchBackgroundsConfig.formatHistory ~MatchBackgroundsConfig.freeze ~MatchBackgroundsConfig.items ~MatchBackgroundsConfig.keys ~MatchBackgroundsConfig.load ~MatchBackgroundsConfig.loadFromStream ~MatchBackgroundsConfig.loadFromString ~MatchBackgroundsConfig.names ~MatchBackgroundsConfig.save ~MatchBackgroundsConfig.saveToStream ~MatchBackgroundsConfig.saveToString ~MatchBackgroundsConfig.setDefaults ~MatchBackgroundsConfig.toDict ~MatchBackgroundsConfig.update ~MatchBackgroundsConfig.validate ~MatchBackgroundsConfig.values .. rubric:: Attributes Documentation .. autoattribute:: approxWeighting .. autoattribute:: badMaskPlanes .. autoattribute:: bestRefWeightCoverage .. autoattribute:: bestRefWeightLevel .. autoattribute:: bestRefWeightVariance .. autoattribute:: binSize .. autoattribute:: gridStatistic .. autoattribute:: gridStdevEpsilon .. autoattribute:: history .. autoattribute:: interpStyle .. autoattribute:: numIter .. autoattribute:: numSigmaClip .. autoattribute:: order .. autoattribute:: undersampleStyle .. autoattribute:: usePolynomial .. rubric:: Methods Documentation .. automethod:: compare .. automethod:: formatHistory .. automethod:: freeze .. automethod:: items .. 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