SnapPsfMatchConfigDF
====================

.. currentmodule:: lsst.ip.diffim

.. autoclass:: SnapPsfMatchConfigDF
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SnapPsfMatchConfigDF.afwBackgroundConfig
      ~SnapPsfMatchConfigDF.badMaskPlanes
      ~SnapPsfMatchConfigDF.calculateKernelUncertainty
      ~SnapPsfMatchConfigDF.candidateCoreRadius
      ~SnapPsfMatchConfigDF.candidateResidualMeanMax
      ~SnapPsfMatchConfigDF.candidateResidualStdMax
      ~SnapPsfMatchConfigDF.centralRegularizationStencil
      ~SnapPsfMatchConfigDF.checkConditionNumber
      ~SnapPsfMatchConfigDF.conditionNumberType
      ~SnapPsfMatchConfigDF.constantVarianceWeighting
      ~SnapPsfMatchConfigDF.detectionConfig
      ~SnapPsfMatchConfigDF.fitForBackground
      ~SnapPsfMatchConfigDF.forwardRegularizationOrders
      ~SnapPsfMatchConfigDF.history
      ~SnapPsfMatchConfigDF.iterateSingleKernel
      ~SnapPsfMatchConfigDF.kernelBasisSet
      ~SnapPsfMatchConfigDF.kernelSize
      ~SnapPsfMatchConfigDF.kernelSizeFwhmScaling
      ~SnapPsfMatchConfigDF.kernelSizeMax
      ~SnapPsfMatchConfigDF.kernelSizeMin
      ~SnapPsfMatchConfigDF.kernelSumClipping
      ~SnapPsfMatchConfigDF.lambdaMax
      ~SnapPsfMatchConfigDF.lambdaMin
      ~SnapPsfMatchConfigDF.lambdaScaling
      ~SnapPsfMatchConfigDF.lambdaStep
      ~SnapPsfMatchConfigDF.lambdaStepType
      ~SnapPsfMatchConfigDF.lambdaType
      ~SnapPsfMatchConfigDF.lambdaValue
      ~SnapPsfMatchConfigDF.maxConditionNumber
      ~SnapPsfMatchConfigDF.maxKsumSigma
      ~SnapPsfMatchConfigDF.maxSpatialConditionNumber
      ~SnapPsfMatchConfigDF.maxSpatialIterations
      ~SnapPsfMatchConfigDF.nStarPerCell
      ~SnapPsfMatchConfigDF.numPrincipalComponents
      ~SnapPsfMatchConfigDF.regularizationBorderPenalty
      ~SnapPsfMatchConfigDF.regularizationType
      ~SnapPsfMatchConfigDF.scaleByFwhm
      ~SnapPsfMatchConfigDF.singleKernelClipping
      ~SnapPsfMatchConfigDF.sizeCellX
      ~SnapPsfMatchConfigDF.sizeCellY
      ~SnapPsfMatchConfigDF.spatialBgOrder
      ~SnapPsfMatchConfigDF.spatialKernelClipping
      ~SnapPsfMatchConfigDF.spatialKernelOrder
      ~SnapPsfMatchConfigDF.spatialModelType
      ~SnapPsfMatchConfigDF.subtractMeanForPca
      ~SnapPsfMatchConfigDF.useAfwBackground
      ~SnapPsfMatchConfigDF.useBicForKernelBasis
      ~SnapPsfMatchConfigDF.useCoreStats
      ~SnapPsfMatchConfigDF.usePcaForSpatialKernel
      ~SnapPsfMatchConfigDF.useRegularization
      ~SnapPsfMatchConfigDF.warpingConfig

   .. rubric:: Methods Summary

   .. autosummary::

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

   .. rubric:: Attributes Documentation

   .. autoattribute:: afwBackgroundConfig
   .. autoattribute:: badMaskPlanes
   .. autoattribute:: calculateKernelUncertainty
   .. autoattribute:: candidateCoreRadius
   .. autoattribute:: candidateResidualMeanMax
   .. autoattribute:: candidateResidualStdMax
   .. autoattribute:: centralRegularizationStencil
   .. autoattribute:: checkConditionNumber
   .. autoattribute:: conditionNumberType
   .. autoattribute:: constantVarianceWeighting
   .. autoattribute:: detectionConfig
   .. autoattribute:: fitForBackground
   .. autoattribute:: forwardRegularizationOrders
   .. autoattribute:: history
   .. autoattribute:: iterateSingleKernel
   .. autoattribute:: kernelBasisSet
   .. autoattribute:: kernelSize
   .. autoattribute:: kernelSizeFwhmScaling
   .. autoattribute:: kernelSizeMax
   .. autoattribute:: kernelSizeMin
   .. autoattribute:: kernelSumClipping
   .. autoattribute:: lambdaMax
   .. autoattribute:: lambdaMin
   .. autoattribute:: lambdaScaling
   .. autoattribute:: lambdaStep
   .. autoattribute:: lambdaStepType
   .. autoattribute:: lambdaType
   .. autoattribute:: lambdaValue
   .. autoattribute:: maxConditionNumber
   .. autoattribute:: maxKsumSigma
   .. autoattribute:: maxSpatialConditionNumber
   .. autoattribute:: maxSpatialIterations
   .. autoattribute:: nStarPerCell
   .. autoattribute:: numPrincipalComponents
   .. autoattribute:: regularizationBorderPenalty
   .. autoattribute:: regularizationType
   .. autoattribute:: scaleByFwhm
   .. autoattribute:: singleKernelClipping
   .. autoattribute:: sizeCellX
   .. autoattribute:: sizeCellY
   .. autoattribute:: spatialBgOrder
   .. autoattribute:: spatialKernelClipping
   .. autoattribute:: spatialKernelOrder
   .. autoattribute:: spatialModelType
   .. autoattribute:: subtractMeanForPca
   .. autoattribute:: useAfwBackground
   .. autoattribute:: useBicForKernelBasis
   .. autoattribute:: useCoreStats
   .. autoattribute:: usePcaForSpatialKernel
   .. autoattribute:: useRegularization
   .. autoattribute:: warpingConfig

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