SkyCorrectionConfig =================== .. currentmodule:: lsst.pipe.tasks.skyCorrection .. autoclass:: SkyCorrectionConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SkyCorrectionConfig.bgModel ~SkyCorrectionConfig.bgModel1 ~SkyCorrectionConfig.bgModel2 ~SkyCorrectionConfig.binning ~SkyCorrectionConfig.connections ~SkyCorrectionConfig.doBgModel ~SkyCorrectionConfig.doBgModel1 ~SkyCorrectionConfig.doBgModel2 ~SkyCorrectionConfig.doMaskObjects ~SkyCorrectionConfig.doSky ~SkyCorrectionConfig.history ~SkyCorrectionConfig.maskObjects ~SkyCorrectionConfig.saveLogOutput ~SkyCorrectionConfig.saveMetadata ~SkyCorrectionConfig.sky .. rubric:: Methods Summary .. autosummary:: ~SkyCorrectionConfig.compare ~SkyCorrectionConfig.formatHistory ~SkyCorrectionConfig.freeze ~SkyCorrectionConfig.items ~SkyCorrectionConfig.keys ~SkyCorrectionConfig.load ~SkyCorrectionConfig.loadFromStream ~SkyCorrectionConfig.loadFromString ~SkyCorrectionConfig.names ~SkyCorrectionConfig.save ~SkyCorrectionConfig.saveToStream ~SkyCorrectionConfig.saveToString ~SkyCorrectionConfig.setDefaults ~SkyCorrectionConfig.toDict ~SkyCorrectionConfig.update ~SkyCorrectionConfig.validate ~SkyCorrectionConfig.values .. rubric:: Attributes Documentation .. autoattribute:: bgModel .. autoattribute:: bgModel1 .. autoattribute:: bgModel2 .. autoattribute:: binning .. autoattribute:: connections .. autoattribute:: doBgModel .. autoattribute:: doBgModel1 .. autoattribute:: doBgModel2 .. autoattribute:: doMaskObjects .. autoattribute:: doSky .. autoattribute:: history .. autoattribute:: maskObjects .. autoattribute:: saveLogOutput .. autoattribute:: saveMetadata .. autoattribute:: sky .. 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