DcrAssembleCoaddConfig
======================

.. currentmodule:: lsst.pipe.tasks.dcrAssembleCoadd

.. autoclass:: DcrAssembleCoaddConfig
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~DcrAssembleCoaddConfig.accelerateModel
      ~DcrAssembleCoaddConfig.assembleStaticSkyModel
      ~DcrAssembleCoaddConfig.badMaskPlanes
      ~DcrAssembleCoaddConfig.bandwidth
      ~DcrAssembleCoaddConfig.baseGain
      ~DcrAssembleCoaddConfig.brightObjectMaskName
      ~DcrAssembleCoaddConfig.calcErrorFromInputVariance
      ~DcrAssembleCoaddConfig.clipIter
      ~DcrAssembleCoaddConfig.coaddName
      ~DcrAssembleCoaddConfig.coaddPsf
      ~DcrAssembleCoaddConfig.connections
      ~DcrAssembleCoaddConfig.convergenceMaskPlanes
      ~DcrAssembleCoaddConfig.convergenceThreshold
      ~DcrAssembleCoaddConfig.dcrNumSubfilters
      ~DcrAssembleCoaddConfig.detect
      ~DcrAssembleCoaddConfig.detectPsfSources
      ~DcrAssembleCoaddConfig.detectTemplate
      ~DcrAssembleCoaddConfig.doAirmassWeight
      ~DcrAssembleCoaddConfig.doApplyExternalPhotoCalib
      ~DcrAssembleCoaddConfig.doApplyExternalSkyWcs
      ~DcrAssembleCoaddConfig.doApplyUberCal
      ~DcrAssembleCoaddConfig.doAttachTransmissionCurve
      ~DcrAssembleCoaddConfig.doCalculatePsf
      ~DcrAssembleCoaddConfig.doFilterMorphological
      ~DcrAssembleCoaddConfig.doInterp
      ~DcrAssembleCoaddConfig.doMaskBrightObjects
      ~DcrAssembleCoaddConfig.doNImage
      ~DcrAssembleCoaddConfig.doPrefilterArtifacts
      ~DcrAssembleCoaddConfig.doPreserveContainedBySource
      ~DcrAssembleCoaddConfig.doPsfMatch
      ~DcrAssembleCoaddConfig.doScaleWarpVariance
      ~DcrAssembleCoaddConfig.doSigmaClip
      ~DcrAssembleCoaddConfig.doUsePsfMatchedPolygons
      ~DcrAssembleCoaddConfig.doWrite
      ~DcrAssembleCoaddConfig.effectiveWavelength
      ~DcrAssembleCoaddConfig.externalPhotoCalibName
      ~DcrAssembleCoaddConfig.externalSkyWcsName
      ~DcrAssembleCoaddConfig.hasFakes
      ~DcrAssembleCoaddConfig.history
      ~DcrAssembleCoaddConfig.imageInterpOrder
      ~DcrAssembleCoaddConfig.includeCalibVar
      ~DcrAssembleCoaddConfig.inputRecorder
      ~DcrAssembleCoaddConfig.interpImage
      ~DcrAssembleCoaddConfig.maskPropagationThresholds
      ~DcrAssembleCoaddConfig.maskStreaks
      ~DcrAssembleCoaddConfig.matchingKernelSize
      ~DcrAssembleCoaddConfig.maxFractionEpochsHigh
      ~DcrAssembleCoaddConfig.maxFractionEpochsLow
      ~DcrAssembleCoaddConfig.maxNumEpochs
      ~DcrAssembleCoaddConfig.maxNumIter
      ~DcrAssembleCoaddConfig.measurePsf
      ~DcrAssembleCoaddConfig.measurePsfSources
      ~DcrAssembleCoaddConfig.minNumIter
      ~DcrAssembleCoaddConfig.modelPsf
      ~DcrAssembleCoaddConfig.modelWeightsWidth
      ~DcrAssembleCoaddConfig.prefilterArtifactsMaskPlanes
      ~DcrAssembleCoaddConfig.prefilterArtifactsRatio
      ~DcrAssembleCoaddConfig.regularizationWidth
      ~DcrAssembleCoaddConfig.regularizeModelFrequency
      ~DcrAssembleCoaddConfig.regularizeModelIterations
      ~DcrAssembleCoaddConfig.removeMaskPlanes
      ~DcrAssembleCoaddConfig.saveMetadata
      ~DcrAssembleCoaddConfig.scaleWarpVariance
      ~DcrAssembleCoaddConfig.scaleZeroPoint
      ~DcrAssembleCoaddConfig.select
      ~DcrAssembleCoaddConfig.sigmaClip
      ~DcrAssembleCoaddConfig.spatialThreshold
      ~DcrAssembleCoaddConfig.splitSubfilters
      ~DcrAssembleCoaddConfig.splitThreshold
      ~DcrAssembleCoaddConfig.statistic
      ~DcrAssembleCoaddConfig.streakMaskName
      ~DcrAssembleCoaddConfig.subregionSize
      ~DcrAssembleCoaddConfig.useConvergence
      ~DcrAssembleCoaddConfig.useModelWeights
      ~DcrAssembleCoaddConfig.useProgressiveGain
      ~DcrAssembleCoaddConfig.warpType

   .. rubric:: Methods Summary

   .. autosummary::

      ~DcrAssembleCoaddConfig.compare
      ~DcrAssembleCoaddConfig.formatHistory
      ~DcrAssembleCoaddConfig.freeze
      ~DcrAssembleCoaddConfig.items
      ~DcrAssembleCoaddConfig.iteritems
      ~DcrAssembleCoaddConfig.iterkeys
      ~DcrAssembleCoaddConfig.itervalues
      ~DcrAssembleCoaddConfig.keys
      ~DcrAssembleCoaddConfig.load
      ~DcrAssembleCoaddConfig.loadFromStream
      ~DcrAssembleCoaddConfig.names
      ~DcrAssembleCoaddConfig.save
      ~DcrAssembleCoaddConfig.saveToStream
      ~DcrAssembleCoaddConfig.setDefaults
      ~DcrAssembleCoaddConfig.toDict
      ~DcrAssembleCoaddConfig.update
      ~DcrAssembleCoaddConfig.validate
      ~DcrAssembleCoaddConfig.values

   .. rubric:: Attributes Documentation

   .. autoattribute:: accelerateModel
   .. autoattribute:: assembleStaticSkyModel
   .. autoattribute:: badMaskPlanes
   .. autoattribute:: bandwidth
   .. autoattribute:: baseGain
   .. autoattribute:: brightObjectMaskName
   .. autoattribute:: calcErrorFromInputVariance
   .. autoattribute:: clipIter
   .. autoattribute:: coaddName
   .. autoattribute:: coaddPsf
   .. autoattribute:: connections
   .. autoattribute:: convergenceMaskPlanes
   .. autoattribute:: convergenceThreshold
   .. autoattribute:: dcrNumSubfilters
   .. autoattribute:: detect
   .. autoattribute:: detectPsfSources
   .. autoattribute:: detectTemplate
   .. autoattribute:: doAirmassWeight
   .. autoattribute:: doApplyExternalPhotoCalib
   .. autoattribute:: doApplyExternalSkyWcs
   .. autoattribute:: doApplyUberCal
   .. autoattribute:: doAttachTransmissionCurve
   .. autoattribute:: doCalculatePsf
   .. autoattribute:: doFilterMorphological
   .. autoattribute:: doInterp
   .. autoattribute:: doMaskBrightObjects
   .. autoattribute:: doNImage
   .. autoattribute:: doPrefilterArtifacts
   .. autoattribute:: doPreserveContainedBySource
   .. autoattribute:: doPsfMatch
   .. autoattribute:: doScaleWarpVariance
   .. autoattribute:: doSigmaClip
   .. autoattribute:: doUsePsfMatchedPolygons
   .. autoattribute:: doWrite
   .. autoattribute:: effectiveWavelength
   .. autoattribute:: externalPhotoCalibName
   .. autoattribute:: externalSkyWcsName
   .. autoattribute:: hasFakes
   .. autoattribute:: history
   .. autoattribute:: imageInterpOrder
   .. autoattribute:: includeCalibVar
   .. autoattribute:: inputRecorder
   .. autoattribute:: interpImage
   .. autoattribute:: maskPropagationThresholds
   .. autoattribute:: maskStreaks
   .. autoattribute:: matchingKernelSize
   .. autoattribute:: maxFractionEpochsHigh
   .. autoattribute:: maxFractionEpochsLow
   .. autoattribute:: maxNumEpochs
   .. autoattribute:: maxNumIter
   .. autoattribute:: measurePsf
   .. autoattribute:: measurePsfSources
   .. autoattribute:: minNumIter
   .. autoattribute:: modelPsf
   .. autoattribute:: modelWeightsWidth
   .. autoattribute:: prefilterArtifactsMaskPlanes
   .. autoattribute:: prefilterArtifactsRatio
   .. autoattribute:: regularizationWidth
   .. autoattribute:: regularizeModelFrequency
   .. autoattribute:: regularizeModelIterations
   .. autoattribute:: removeMaskPlanes
   .. autoattribute:: saveMetadata
   .. autoattribute:: scaleWarpVariance
   .. autoattribute:: scaleZeroPoint
   .. autoattribute:: select
   .. autoattribute:: sigmaClip
   .. autoattribute:: spatialThreshold
   .. autoattribute:: splitSubfilters
   .. autoattribute:: splitThreshold
   .. autoattribute:: statistic
   .. autoattribute:: streakMaskName
   .. autoattribute:: subregionSize
   .. autoattribute:: useConvergence
   .. autoattribute:: useModelWeights
   .. autoattribute:: useProgressiveGain
   .. autoattribute:: warpType

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