FocalPlaneBackgroundConfig ========================== .. currentmodule:: lsst.pipe.tasks.background .. autoclass:: FocalPlaneBackgroundConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~FocalPlaneBackgroundConfig.binning ~FocalPlaneBackgroundConfig.doSmooth ~FocalPlaneBackgroundConfig.history ~FocalPlaneBackgroundConfig.interpolation ~FocalPlaneBackgroundConfig.mask ~FocalPlaneBackgroundConfig.minFrac ~FocalPlaneBackgroundConfig.pixelSize ~FocalPlaneBackgroundConfig.smoothScale ~FocalPlaneBackgroundConfig.xSize ~FocalPlaneBackgroundConfig.ySize .. rubric:: Methods Summary .. autosummary:: ~FocalPlaneBackgroundConfig.compare ~FocalPlaneBackgroundConfig.formatHistory ~FocalPlaneBackgroundConfig.freeze ~FocalPlaneBackgroundConfig.items ~FocalPlaneBackgroundConfig.keys ~FocalPlaneBackgroundConfig.load ~FocalPlaneBackgroundConfig.loadFromStream ~FocalPlaneBackgroundConfig.loadFromString ~FocalPlaneBackgroundConfig.names ~FocalPlaneBackgroundConfig.save ~FocalPlaneBackgroundConfig.saveToStream ~FocalPlaneBackgroundConfig.saveToString ~FocalPlaneBackgroundConfig.setDefaults ~FocalPlaneBackgroundConfig.toDict ~FocalPlaneBackgroundConfig.update ~FocalPlaneBackgroundConfig.validate ~FocalPlaneBackgroundConfig.values .. rubric:: Attributes Documentation .. autoattribute:: binning .. autoattribute:: doSmooth .. autoattribute:: history .. autoattribute:: interpolation .. autoattribute:: mask .. autoattribute:: minFrac .. autoattribute:: pixelSize .. autoattribute:: smoothScale .. autoattribute:: xSize .. autoattribute:: ySize .. 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