Psf¶
- class lsst.meas.extensions.psfex.Psf¶
Bases:
pybind11_objectMethods Summary
build(self, x, y[, other])clip(self)getLoc(self)getResi(self)Methods Documentation
- build(self: lsst.meas.extensions.psfex.Psf, x: SupportsFloat | SupportsIndex, y: SupportsFloat | SupportsIndex, other: collections.abc.Sequence[SupportsFloat | SupportsIndex] = []) None¶
- 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¶