lsst.ip.diffim g8a851bd635+cb690c5acd
|
Public Member Functions | |
def | setDefaults (self) |
Public Attributes | |
useRegularization | |
usePcaForSpatialKernel | |
subtractMeanForPca | |
numPrincipalComponents | |
Delta-function Psf-matching config optimized for snap subtraction
Definition at line 29 of file snapPsfMatch.py.
def lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigDF.setDefaults | ( | self | ) |
Reimplemented from lsst.ip.diffim.psfMatch.PsfMatchConfigDF.
Definition at line 32 of file snapPsfMatch.py.
lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigDF.numPrincipalComponents |
Definition at line 41 of file snapPsfMatch.py.
lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigDF.subtractMeanForPca |
Definition at line 40 of file snapPsfMatch.py.
lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigDF.usePcaForSpatialKernel |
Definition at line 39 of file snapPsfMatch.py.
lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigDF.useRegularization |
Definition at line 36 of file snapPsfMatch.py.