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