IsrTaskConfig
=============

.. currentmodule:: lsst.ip.isr

.. autoclass:: IsrTaskConfig
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~IsrTaskConfig.ampOffset
      ~IsrTaskConfig.assembleCcd
      ~IsrTaskConfig.badStatistic
      ~IsrTaskConfig.biasDataProductName
      ~IsrTaskConfig.brighterFatterApplyGain
      ~IsrTaskConfig.brighterFatterLevel
      ~IsrTaskConfig.brighterFatterMaskGrowSize
      ~IsrTaskConfig.brighterFatterMaskListToInterpolate
      ~IsrTaskConfig.brighterFatterMaxIter
      ~IsrTaskConfig.brighterFatterThreshold
      ~IsrTaskConfig.connections
      ~IsrTaskConfig.crosstalk
      ~IsrTaskConfig.darkDataProductName
      ~IsrTaskConfig.datasetType
      ~IsrTaskConfig.defaultFluxMag0T1
      ~IsrTaskConfig.deferredChargeCorrection
      ~IsrTaskConfig.doAmpOffset
      ~IsrTaskConfig.doApplyGains
      ~IsrTaskConfig.doAssembleCcd
      ~IsrTaskConfig.doAssembleIsrExposures
      ~IsrTaskConfig.doAttachTransmissionCurve
      ~IsrTaskConfig.doBias
      ~IsrTaskConfig.doBiasBeforeOverscan
      ~IsrTaskConfig.doBrighterFatter
      ~IsrTaskConfig.doCalculateStatistics
      ~IsrTaskConfig.doCameraSpecificMasking
      ~IsrTaskConfig.doConvertIntToFloat
      ~IsrTaskConfig.doCrosstalk
      ~IsrTaskConfig.doCrosstalkBeforeAssemble
      ~IsrTaskConfig.doDark
      ~IsrTaskConfig.doDefect
      ~IsrTaskConfig.doDeferredCharge
      ~IsrTaskConfig.doEmpiricalReadNoise
      ~IsrTaskConfig.doFlat
      ~IsrTaskConfig.doFringe
      ~IsrTaskConfig.doHeaderProvenance
      ~IsrTaskConfig.doIlluminationCorrection
      ~IsrTaskConfig.doInterpolate
      ~IsrTaskConfig.doLinearize
      ~IsrTaskConfig.doMaskVignettePolygon
      ~IsrTaskConfig.doMeasureBackground
      ~IsrTaskConfig.doNanInterpAfterFlat
      ~IsrTaskConfig.doNanInterpolation
      ~IsrTaskConfig.doNanMasking
      ~IsrTaskConfig.doOverscan
      ~IsrTaskConfig.doSaturation
      ~IsrTaskConfig.doSaturationInterpolation
      ~IsrTaskConfig.doSaveInterpPixels
      ~IsrTaskConfig.doSetBadRegions
      ~IsrTaskConfig.doStrayLight
      ~IsrTaskConfig.doSuspect
      ~IsrTaskConfig.doTrimToMatchCalib
      ~IsrTaskConfig.doTweakFlat
      ~IsrTaskConfig.doUseAtmosphereTransmission
      ~IsrTaskConfig.doUseFilterTransmission
      ~IsrTaskConfig.doUseOpticsTransmission
      ~IsrTaskConfig.doUseSensorTransmission
      ~IsrTaskConfig.doVariance
      ~IsrTaskConfig.doVignette
      ~IsrTaskConfig.doWidenSaturationTrails
      ~IsrTaskConfig.doWrite
      ~IsrTaskConfig.edgeMaskLevel
      ~IsrTaskConfig.expectWcs
      ~IsrTaskConfig.fallbackFilterName
      ~IsrTaskConfig.flatDataProductName
      ~IsrTaskConfig.flatScalingType
      ~IsrTaskConfig.flatUserScale
      ~IsrTaskConfig.fluxMag0T1
      ~IsrTaskConfig.fringe
      ~IsrTaskConfig.fringeAfterFlat
      ~IsrTaskConfig.fwhm
      ~IsrTaskConfig.gain
      ~IsrTaskConfig.growSaturationFootprintSize
      ~IsrTaskConfig.history
      ~IsrTaskConfig.illumFilters
      ~IsrTaskConfig.illumScale
      ~IsrTaskConfig.illuminationCorrectionDataProductName
      ~IsrTaskConfig.isrStats
      ~IsrTaskConfig.maskListToInterpolate
      ~IsrTaskConfig.maskNegativeVariance
      ~IsrTaskConfig.masking
      ~IsrTaskConfig.negativeVarianceMaskName
      ~IsrTaskConfig.normalizeGains
      ~IsrTaskConfig.numEdgeSuspect
      ~IsrTaskConfig.overscan
      ~IsrTaskConfig.qa
      ~IsrTaskConfig.readNoise
      ~IsrTaskConfig.saturatedMaskName
      ~IsrTaskConfig.saturation
      ~IsrTaskConfig.saveLogOutput
      ~IsrTaskConfig.saveMetadata
      ~IsrTaskConfig.strayLight
      ~IsrTaskConfig.suspectMaskName
      ~IsrTaskConfig.useFallbackDate
      ~IsrTaskConfig.usePtcGains
      ~IsrTaskConfig.usePtcReadNoise
      ~IsrTaskConfig.vignette
      ~IsrTaskConfig.vignetteValue

   .. rubric:: Methods Summary

   .. autosummary::

      ~IsrTaskConfig.compare
      ~IsrTaskConfig.formatHistory
      ~IsrTaskConfig.freeze
      ~IsrTaskConfig.items
      ~IsrTaskConfig.keys
      ~IsrTaskConfig.load
      ~IsrTaskConfig.loadFromStream
      ~IsrTaskConfig.loadFromString
      ~IsrTaskConfig.names
      ~IsrTaskConfig.save
      ~IsrTaskConfig.saveToStream
      ~IsrTaskConfig.saveToString
      ~IsrTaskConfig.setDefaults
      ~IsrTaskConfig.toDict
      ~IsrTaskConfig.update
      ~IsrTaskConfig.validate
      ~IsrTaskConfig.values

   .. rubric:: Attributes Documentation

   .. autoattribute:: ampOffset
   .. autoattribute:: assembleCcd
   .. autoattribute:: badStatistic
   .. autoattribute:: biasDataProductName
   .. autoattribute:: brighterFatterApplyGain
   .. autoattribute:: brighterFatterLevel
   .. autoattribute:: brighterFatterMaskGrowSize
   .. autoattribute:: brighterFatterMaskListToInterpolate
   .. autoattribute:: brighterFatterMaxIter
   .. autoattribute:: brighterFatterThreshold
   .. autoattribute:: connections
   .. autoattribute:: crosstalk
   .. autoattribute:: darkDataProductName
   .. autoattribute:: datasetType
   .. autoattribute:: defaultFluxMag0T1
   .. autoattribute:: deferredChargeCorrection
   .. autoattribute:: doAmpOffset
   .. autoattribute:: doApplyGains
   .. autoattribute:: doAssembleCcd
   .. autoattribute:: doAssembleIsrExposures
   .. autoattribute:: doAttachTransmissionCurve
   .. autoattribute:: doBias
   .. autoattribute:: doBiasBeforeOverscan
   .. autoattribute:: doBrighterFatter
   .. autoattribute:: doCalculateStatistics
   .. autoattribute:: doCameraSpecificMasking
   .. autoattribute:: doConvertIntToFloat
   .. autoattribute:: doCrosstalk
   .. autoattribute:: doCrosstalkBeforeAssemble
   .. autoattribute:: doDark
   .. autoattribute:: doDefect
   .. autoattribute:: doDeferredCharge
   .. autoattribute:: doEmpiricalReadNoise
   .. autoattribute:: doFlat
   .. autoattribute:: doFringe
   .. autoattribute:: doHeaderProvenance
   .. autoattribute:: doIlluminationCorrection
   .. autoattribute:: doInterpolate
   .. autoattribute:: doLinearize
   .. autoattribute:: doMaskVignettePolygon
   .. autoattribute:: doMeasureBackground
   .. autoattribute:: doNanInterpAfterFlat
   .. autoattribute:: doNanInterpolation
   .. autoattribute:: doNanMasking
   .. autoattribute:: doOverscan
   .. autoattribute:: doSaturation
   .. autoattribute:: doSaturationInterpolation
   .. autoattribute:: doSaveInterpPixels
   .. autoattribute:: doSetBadRegions
   .. autoattribute:: doStrayLight
   .. autoattribute:: doSuspect
   .. autoattribute:: doTrimToMatchCalib
   .. autoattribute:: doTweakFlat
   .. autoattribute:: doUseAtmosphereTransmission
   .. autoattribute:: doUseFilterTransmission
   .. autoattribute:: doUseOpticsTransmission
   .. autoattribute:: doUseSensorTransmission
   .. autoattribute:: doVariance
   .. autoattribute:: doVignette
   .. autoattribute:: doWidenSaturationTrails
   .. autoattribute:: doWrite
   .. autoattribute:: edgeMaskLevel
   .. autoattribute:: expectWcs
   .. autoattribute:: fallbackFilterName
   .. autoattribute:: flatDataProductName
   .. autoattribute:: flatScalingType
   .. autoattribute:: flatUserScale
   .. autoattribute:: fluxMag0T1
   .. autoattribute:: fringe
   .. autoattribute:: fringeAfterFlat
   .. autoattribute:: fwhm
   .. autoattribute:: gain
   .. autoattribute:: growSaturationFootprintSize
   .. autoattribute:: history
   .. autoattribute:: illumFilters
   .. autoattribute:: illumScale
   .. autoattribute:: illuminationCorrectionDataProductName
   .. autoattribute:: isrStats
   .. autoattribute:: maskListToInterpolate
   .. autoattribute:: maskNegativeVariance
   .. autoattribute:: masking
   .. autoattribute:: negativeVarianceMaskName
   .. autoattribute:: normalizeGains
   .. autoattribute:: numEdgeSuspect
   .. autoattribute:: overscan
   .. autoattribute:: qa
   .. autoattribute:: readNoise
   .. autoattribute:: saturatedMaskName
   .. autoattribute:: saturation
   .. autoattribute:: saveLogOutput
   .. autoattribute:: saveMetadata
   .. autoattribute:: strayLight
   .. autoattribute:: suspectMaskName
   .. autoattribute:: useFallbackDate
   .. autoattribute:: usePtcGains
   .. autoattribute:: usePtcReadNoise
   .. autoattribute:: vignette
   .. autoattribute:: vignetteValue

   .. 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