CpSkyImageConfig ================ .. currentmodule:: lsst.cp.pipe .. autoclass:: CpSkyImageConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CpSkyImageConfig.connections ~CpSkyImageConfig.history ~CpSkyImageConfig.largeScaleBackground ~CpSkyImageConfig.maskList ~CpSkyImageConfig.maskTask ~CpSkyImageConfig.maskThresh ~CpSkyImageConfig.saveLogOutput ~CpSkyImageConfig.saveMetadata .. rubric:: Methods Summary .. autosummary:: ~CpSkyImageConfig.compare ~CpSkyImageConfig.formatHistory ~CpSkyImageConfig.freeze ~CpSkyImageConfig.items ~CpSkyImageConfig.iteritems ~CpSkyImageConfig.iterkeys ~CpSkyImageConfig.itervalues ~CpSkyImageConfig.keys ~CpSkyImageConfig.load ~CpSkyImageConfig.loadFromStream ~CpSkyImageConfig.names ~CpSkyImageConfig.save ~CpSkyImageConfig.saveToStream ~CpSkyImageConfig.setDefaults ~CpSkyImageConfig.toDict ~CpSkyImageConfig.update ~CpSkyImageConfig.validate ~CpSkyImageConfig.values .. rubric:: Attributes Documentation .. autoattribute:: connections .. autoattribute:: history .. autoattribute:: largeScaleBackground .. autoattribute:: maskList .. autoattribute:: maskTask .. autoattribute:: maskThresh .. autoattribute:: saveLogOutput .. autoattribute:: saveMetadata .. 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