Psf¶
-
class
lsst.meas.extensions.psfex.
Psf
¶ Bases:
pybind11_builtins.pybind11_object
Methods Summary
build
(self, x, y, other)clip
(self)getLoc
(self)getResi
(self)Methods Documentation
-
clip
(self:lsst.meas.extensions.psfex.Psf
) → None¶
-
getLoc
(self:lsst.meas.extensions.psfex.Psf
) → numpy.ndarray¶
-
getResi
(self:lsst.meas.extensions.psfex.Psf
) → numpy.ndarray¶
-