ApproximateF¶
- class lsst.afw.math.ApproximateF¶
Bases:
pybind11_objectMethods Summary
getImage(self[, orderX, orderY])getMaskedImage(self[, orderX, orderY])Methods Documentation
- getImage(self: lsst.afw.math.ApproximateF, orderX: int = -1, orderY: int = -1) lsst.afw.image._image.ImageF¶
- getMaskedImage(self: lsst.afw.math.ApproximateF, orderX: int = -1, orderY: int = -1) lsst.afw.image._maskedImage.MaskedImageF¶