SnapPsfMatchConfigAL
====================

.. currentmodule:: lsst.ip.diffim

.. autoclass:: SnapPsfMatchConfigAL
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SnapPsfMatchConfigAL.afwBackgroundConfig
      ~SnapPsfMatchConfigAL.alardDegGauss
      ~SnapPsfMatchConfigAL.alardDegGaussDeconv
      ~SnapPsfMatchConfigAL.alardGaussBeta
      ~SnapPsfMatchConfigAL.alardMinSig
      ~SnapPsfMatchConfigAL.alardMinSigDeconv
      ~SnapPsfMatchConfigAL.alardNGauss
      ~SnapPsfMatchConfigAL.alardNGaussDeconv
      ~SnapPsfMatchConfigAL.alardSigGauss
      ~SnapPsfMatchConfigAL.badMaskPlanes
      ~SnapPsfMatchConfigAL.calculateKernelUncertainty
      ~SnapPsfMatchConfigAL.candidateCoreRadius
      ~SnapPsfMatchConfigAL.candidateResidualMeanMax
      ~SnapPsfMatchConfigAL.candidateResidualStdMax
      ~SnapPsfMatchConfigAL.checkConditionNumber
      ~SnapPsfMatchConfigAL.conditionNumberType
      ~SnapPsfMatchConfigAL.constantVarianceWeighting
      ~SnapPsfMatchConfigAL.detectionConfig
      ~SnapPsfMatchConfigAL.fitForBackground
      ~SnapPsfMatchConfigAL.history
      ~SnapPsfMatchConfigAL.iterateSingleKernel
      ~SnapPsfMatchConfigAL.kernelBasisSet
      ~SnapPsfMatchConfigAL.kernelSize
      ~SnapPsfMatchConfigAL.kernelSizeFwhmScaling
      ~SnapPsfMatchConfigAL.kernelSizeMax
      ~SnapPsfMatchConfigAL.kernelSizeMin
      ~SnapPsfMatchConfigAL.kernelSumClipping
      ~SnapPsfMatchConfigAL.maxConditionNumber
      ~SnapPsfMatchConfigAL.maxKsumSigma
      ~SnapPsfMatchConfigAL.maxSpatialConditionNumber
      ~SnapPsfMatchConfigAL.maxSpatialIterations
      ~SnapPsfMatchConfigAL.nStarPerCell
      ~SnapPsfMatchConfigAL.numPrincipalComponents
      ~SnapPsfMatchConfigAL.scaleByFwhm
      ~SnapPsfMatchConfigAL.singleKernelClipping
      ~SnapPsfMatchConfigAL.sizeCellX
      ~SnapPsfMatchConfigAL.sizeCellY
      ~SnapPsfMatchConfigAL.spatialBgOrder
      ~SnapPsfMatchConfigAL.spatialKernelClipping
      ~SnapPsfMatchConfigAL.spatialKernelOrder
      ~SnapPsfMatchConfigAL.spatialModelType
      ~SnapPsfMatchConfigAL.subtractMeanForPca
      ~SnapPsfMatchConfigAL.useAfwBackground
      ~SnapPsfMatchConfigAL.useBicForKernelBasis
      ~SnapPsfMatchConfigAL.useCoreStats
      ~SnapPsfMatchConfigAL.usePcaForSpatialKernel
      ~SnapPsfMatchConfigAL.warpingConfig

   .. rubric:: Methods Summary

   .. autosummary::

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

   .. rubric:: Attributes Documentation

   .. autoattribute:: afwBackgroundConfig
   .. autoattribute:: alardDegGauss
   .. autoattribute:: alardDegGaussDeconv
   .. autoattribute:: alardGaussBeta
   .. autoattribute:: alardMinSig
   .. autoattribute:: alardMinSigDeconv
   .. autoattribute:: alardNGauss
   .. autoattribute:: alardNGaussDeconv
   .. autoattribute:: alardSigGauss
   .. autoattribute:: badMaskPlanes
   .. autoattribute:: calculateKernelUncertainty
   .. autoattribute:: candidateCoreRadius
   .. autoattribute:: candidateResidualMeanMax
   .. autoattribute:: candidateResidualStdMax
   .. autoattribute:: checkConditionNumber
   .. autoattribute:: conditionNumberType
   .. autoattribute:: constantVarianceWeighting
   .. autoattribute:: detectionConfig
   .. autoattribute:: fitForBackground
   .. autoattribute:: history
   .. autoattribute:: iterateSingleKernel
   .. autoattribute:: kernelBasisSet
   .. autoattribute:: kernelSize
   .. autoattribute:: kernelSizeFwhmScaling
   .. autoattribute:: kernelSizeMax
   .. autoattribute:: kernelSizeMin
   .. autoattribute:: kernelSumClipping
   .. autoattribute:: maxConditionNumber
   .. autoattribute:: maxKsumSigma
   .. autoattribute:: maxSpatialConditionNumber
   .. autoattribute:: maxSpatialIterations
   .. autoattribute:: nStarPerCell
   .. autoattribute:: numPrincipalComponents
   .. 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:: 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:: loadFromString
   .. automethod:: names
   .. automethod:: save
   .. automethod:: saveToStream
   .. automethod:: saveToString
   .. automethod:: setDefaults
   .. automethod:: toDict
   .. automethod:: update
   .. automethod:: validate
   .. automethod:: values