SubtractBackgroundConfig ======================== .. currentmodule:: lsst.meas.algorithms .. autoclass:: SubtractBackgroundConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SubtractBackgroundConfig.algorithm ~SubtractBackgroundConfig.approxOrderX ~SubtractBackgroundConfig.approxOrderY ~SubtractBackgroundConfig.binSize ~SubtractBackgroundConfig.binSizeX ~SubtractBackgroundConfig.binSizeY ~SubtractBackgroundConfig.history ~SubtractBackgroundConfig.ignoredPixelMask ~SubtractBackgroundConfig.isNanSafe ~SubtractBackgroundConfig.statisticsProperty ~SubtractBackgroundConfig.undersampleStyle ~SubtractBackgroundConfig.useApprox ~SubtractBackgroundConfig.weighting .. rubric:: Methods Summary .. autosummary:: ~SubtractBackgroundConfig.compare ~SubtractBackgroundConfig.formatHistory ~SubtractBackgroundConfig.freeze ~SubtractBackgroundConfig.items ~SubtractBackgroundConfig.iteritems ~SubtractBackgroundConfig.iterkeys ~SubtractBackgroundConfig.itervalues ~SubtractBackgroundConfig.keys ~SubtractBackgroundConfig.load ~SubtractBackgroundConfig.loadFromStream ~SubtractBackgroundConfig.names ~SubtractBackgroundConfig.save ~SubtractBackgroundConfig.saveToStream ~SubtractBackgroundConfig.setDefaults ~SubtractBackgroundConfig.toDict ~SubtractBackgroundConfig.update ~SubtractBackgroundConfig.validate ~SubtractBackgroundConfig.values .. rubric:: Attributes Documentation .. autoattribute:: algorithm .. autoattribute:: approxOrderX .. autoattribute:: approxOrderY .. autoattribute:: binSize .. autoattribute:: binSizeX .. autoattribute:: binSizeY .. autoattribute:: history .. autoattribute:: ignoredPixelMask .. autoattribute:: isNanSafe .. autoattribute:: statisticsProperty .. autoattribute:: undersampleStyle .. autoattribute:: useApprox .. autoattribute:: weighting .. 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