lsst.ip.diffim g67c5bb01cf+64588eb1f3
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 Attributes

 useRegularization
 
 usePcaForSpatialKernel
 
 subtractMeanForPca
 
 numPrincipalComponents
 

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)

Reimplemented from lsst.ip.diffim.psfMatch.PsfMatchConfigDF.

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: