CreateWcsWithSipSourceMatch#

class lsst.meas.astrom.CreateWcsWithSipSourceMatch#

Bases: pybind11_object

Methods Summary

Methods Documentation

getLinearScatterInPixels(self: lsst.meas.astrom.CreateWcsWithSipSourceMatch) → float#
getLinearScatterOnSky(self: lsst.meas.astrom.CreateWcsWithSipSourceMatch) → lsst.geom.Angle#
getNGrid(self: lsst.meas.astrom.CreateWcsWithSipSourceMatch) → int#
getNPoints(self: lsst.meas.astrom.CreateWcsWithSipSourceMatch) → int#
getNewWcs(self: lsst.meas.astrom.CreateWcsWithSipSourceMatch) → lsst.afw.geom.SkyWcs#
getOrder(self: lsst.meas.astrom.CreateWcsWithSipSourceMatch) → int#
getScatterInPixels(self: lsst.meas.astrom.CreateWcsWithSipSourceMatch) → float#
getScatterOnSky(self: lsst.meas.astrom.CreateWcsWithSipSourceMatch) → lsst.geom.Angle#
getSipA(self: lsst.meas.astrom.CreateWcsWithSipSourceMatch) → Annotated[numpy.typing.NDArray[numpy.float64], '[m, n]']#
getSipAp(self: lsst.meas.astrom.CreateWcsWithSipSourceMatch) → Annotated[numpy.typing.NDArray[numpy.float64], '[m, n]']#
getSipB(self: lsst.meas.astrom.CreateWcsWithSipSourceMatch) → Annotated[numpy.typing.NDArray[numpy.float64], '[m, n]']#
getSipBp(self: lsst.meas.astrom.CreateWcsWithSipSourceMatch) → Annotated[numpy.typing.NDArray[numpy.float64], '[m, n]']#