lsst.ip.diffim  15.0-7-gbf600c9+2
Classes | Variables
lsst.ip.diffim.psfMatch Namespace Reference

Classes

class  DetectionConfig
 Configuration for detecting sources on images for building a PSF-matching kernel. More...
 
class  PsfMatchConfig
 Base configuration for Psf-matching. More...
 
class  PsfMatchConfigAL
 The parameters specific to the "Alard-Lupton" (sum-of-Gaussian) Psf-matching basis. More...
 
class  PsfMatchConfigDF
 The parameters specific to the delta-function (one basis per-pixel) Psf-matching basis. More...
 
class  PsfMatchTask
 Base class for Psf Matching; should not be called directly. More...
 

Variables

 PsfMatch = PsfMatchTask
 

Variable Documentation

◆ PsfMatch

lsst.ip.diffim.psfMatch.PsfMatch = PsfMatchTask

Definition at line 1057 of file psfMatch.py.