PSF Models#
lsst.images.psfs Package#
The PointSpreadFunction interface represents a model of how the image of
unresolved object is smeared out by some combination of atmosphere, optics,
and detector.
Classes#
|
|
|
A PSF with a spatially-invariant circular Gaussian profile. |
|
A PSF model backed by a legacy |
|
Serialization model for PSFEx PSFs. |
|
A specialization of LegacyPointSpreadFunction for the PSFEx backend. |
|
Serialization model for a Piff PSF. |
|
A PSF model backed by the Piff library. |
Base class for point-spread function models. |