lsst.ip.diffim  13.0-26-g703d095+11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigDF Class Reference
Inheritance diagram for lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigDF:

Public Member Functions

def setDefaults
 

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

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

Definition at line 32 of file snapPsfMatch.py.

Member Data Documentation

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.


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