DeferredChargeConfig ==================== .. currentmodule:: lsst.ip.isr .. autoclass:: DeferredChargeConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DeferredChargeConfig.history ~DeferredChargeConfig.nPixelOffsetCorrection ~DeferredChargeConfig.nPixelTrapCorrection ~DeferredChargeConfig.useGains ~DeferredChargeConfig.zeroUnusedPixels .. rubric:: Methods Summary .. autosummary:: ~DeferredChargeConfig.compare ~DeferredChargeConfig.formatHistory ~DeferredChargeConfig.freeze ~DeferredChargeConfig.items ~DeferredChargeConfig.keys ~DeferredChargeConfig.load ~DeferredChargeConfig.loadFromStream ~DeferredChargeConfig.loadFromString ~DeferredChargeConfig.names ~DeferredChargeConfig.save ~DeferredChargeConfig.saveToStream ~DeferredChargeConfig.saveToString ~DeferredChargeConfig.setDefaults ~DeferredChargeConfig.toDict ~DeferredChargeConfig.update ~DeferredChargeConfig.validate ~DeferredChargeConfig.values .. rubric:: Attributes Documentation .. autoattribute:: history .. autoattribute:: nPixelOffsetCorrection .. autoattribute:: nPixelTrapCorrection .. autoattribute:: useGains .. autoattribute:: zeroUnusedPixels .. 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