PsfMatchConfigAL
================

.. currentmodule:: lsst.ip.diffim

.. autoclass:: PsfMatchConfigAL
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

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

   .. rubric:: Methods Summary

   .. autosummary::

      ~PsfMatchConfigAL.compare
      ~PsfMatchConfigAL.formatHistory
      ~PsfMatchConfigAL.freeze
      ~PsfMatchConfigAL.items
      ~PsfMatchConfigAL.keys
      ~PsfMatchConfigAL.load
      ~PsfMatchConfigAL.loadFromStream
      ~PsfMatchConfigAL.loadFromString
      ~PsfMatchConfigAL.names
      ~PsfMatchConfigAL.save
      ~PsfMatchConfigAL.saveToStream
      ~PsfMatchConfigAL.saveToString
      ~PsfMatchConfigAL.setDefaults
      ~PsfMatchConfigAL.toDict
      ~PsfMatchConfigAL.update
      ~PsfMatchConfigAL.validate
      ~PsfMatchConfigAL.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:: 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