lsst.ip.diffim
13.0-17-gc2cefa3
|
Go to the source code of this file.
Classes | |
class | lsst.ip.diffim.psfMatch.DetectionConfig |
Configuration for detecting sources on images for building a PSF-matching kernel. More... | |
class | lsst.ip.diffim.psfMatch.PsfMatchConfig |
Base configuration for Psf-matching. More... | |
class | lsst.ip.diffim.psfMatch.PsfMatchConfigAL |
The parameters specific to the "Alard-Lupton" (sum-of-Gaussian) Psf-matching basis. More... | |
class | lsst.ip.diffim.psfMatch.PsfMatchConfigDF |
The parameters specific to the delta-function (one basis per-pixel) Psf-matching basis. More... | |
class | lsst.ip.diffim.psfMatch.PsfMatchTask |
Base class for Psf Matching; should not be called directly. More... | |
Namespaces | |
lsst.ip.diffim.psfMatch | |
Variables | |
lsst.ip.diffim.psfMatch.PsfMatch = PsfMatchTask | |