PsfMatchConfigDF
================

.. currentmodule:: lsst.ip.diffim

.. autoclass:: PsfMatchConfigDF
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

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

   .. rubric:: Methods Summary

   .. autosummary::

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