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

Public Member Functions

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

Public Attributes

 useRegularization
 
 usePcaForSpatialKernel
 
 subtractMeanForPca
 
 numPrincipalComponents
 
- Public Attributes inherited from lsst.ip.diffim.psfMatch.PsfMatchConfigDF
 kernelBasisSet
 
 maxConditionNumber
 
 usePcaForSpatialKernel
 
 subtractMeanForPca
 
 useBicForKernelBasis
 

Additional Inherited Members

- Static Public Attributes inherited from lsst.ip.diffim.psfMatch.PsfMatchConfigDF
 useRegularization
 
 regularizationType
 
 centralRegularizationStencil
 
 forwardRegularizationOrders
 
 regularizationBorderPenalty
 
 lambdaType
 
 lambdaValue
 
 lambdaScaling
 
 lambdaStepType
 
 lambdaMin
 
 lambdaMax
 
 lambdaStep
 
- 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

Delta-function Psf-matching config optimized for snap subtraction

Definition at line 29 of file snapPsfMatch.py.

Member Function Documentation

◆ setDefaults()

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

Definition at line 32 of file snapPsfMatch.py.

Member Data Documentation

◆ numPrincipalComponents

lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigDF.numPrincipalComponents

Definition at line 41 of file snapPsfMatch.py.

◆ subtractMeanForPca

lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigDF.subtractMeanForPca

Definition at line 40 of file snapPsfMatch.py.

◆ usePcaForSpatialKernel

lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigDF.usePcaForSpatialKernel

Definition at line 39 of file snapPsfMatch.py.

◆ useRegularization

lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigDF.useRegularization

Definition at line 36 of file snapPsfMatch.py.


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