lsst.ip.diffim  13.0-22-g3839dbb+23
Public Member Functions | Public Attributes | List of all members
lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigAL Class Reference
Inheritance diagram for lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigAL:
lsst.ip.diffim.psfMatch.PsfMatchConfigAL lsst.ip.diffim.psfMatch.PsfMatchConfig

Public Member Functions

def setDefaults (self)
 
- Public Member Functions inherited from lsst.ip.diffim.psfMatch.PsfMatchConfigAL
def setDefaults (self)
 

Public Attributes

 alardNGauss
 
 alardDegGauss
 
 alardSigGauss
 
- Public Attributes inherited from lsst.ip.diffim.psfMatch.PsfMatchConfigAL
 kernelBasisSet
 
 maxConditionNumber
 

Additional Inherited Members

- Static Public Attributes inherited from lsst.ip.diffim.psfMatch.PsfMatchConfigAL
 alardNGauss
 
 alardDegGauss
 
 alardSigGauss
 
 alardGaussBeta
 
 alardMinSig
 
 alardDegGaussDeconv
 
 alardMinSigDeconv
 
 alardNGaussDeconv
 
- Static Public Attributes inherited from lsst.ip.diffim.psfMatch.PsfMatchConfig
 warpingConfig
 
 detectionConfig
 
 afwBackgroundConfig
 
 useAfwBackground
 
 fitForBackground
 
 kernelBasisSet
 
 kernelSize
 
 scaleByFwhm
 
 kernelSizeFwhmScaling
 
 kernelSizeMin
 
 kernelSizeMax
 
 spatialModelType
 
 spatialKernelOrder
 
 spatialBgOrder
 
 sizeCellX
 
 sizeCellY
 
 nStarPerCell
 
 maxSpatialIterations
 
 usePcaForSpatialKernel
 
 subtractMeanForPca
 
 numPrincipalComponents
 
 singleKernelClipping
 
 kernelSumClipping
 
 spatialKernelClipping
 
 checkConditionNumber
 
 badMaskPlanes
 
 candidateResidualMeanMax
 
 candidateResidualStdMax
 
 useCoreStats
 
 candidateCoreRadius
 
 maxKsumSigma
 
 maxConditionNumber
 
 conditionNumberType
 
 maxSpatialConditionNumber
 
 iterateSingleKernel
 
 constantVarianceWeighting
 
 calculateKernelUncertainty
 
 useBicForKernelBasis
 

Detailed Description

Sum-of-Gaussian (Alard-Lupton) Psf-matching config optimized for snap subtraction

Definition at line 44 of file snapPsfMatch.py.

Member Function Documentation

◆ setDefaults()

def lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigAL.setDefaults (   self)

Definition at line 47 of file snapPsfMatch.py.

Member Data Documentation

◆ alardDegGauss

lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigAL.alardDegGauss

Definition at line 52 of file snapPsfMatch.py.

◆ alardNGauss

lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigAL.alardNGauss

Definition at line 51 of file snapPsfMatch.py.

◆ alardSigGauss

lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigAL.alardSigGauss

Definition at line 53 of file snapPsfMatch.py.


The documentation for this class was generated from the following file: