CreateWcsWithSipSourceMatch

class lsst.meas.astrom.CreateWcsWithSipSourceMatch

Bases: pybind11_object

Methods Summary

getLinearScatterInPixels(self)

getLinearScatterOnSky(self)

getNGrid(self)

getNPoints(self)

getNewWcs(self)

getOrder(self)

getScatterInPixels(self)

getScatterOnSky(self)

getSipA(self)

getSipAp(self)

getSipB(self)

getSipBp(self)

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) numpy.ndarray[numpy.float64[m, n]]
getSipAp(self: lsst.meas.astrom.CreateWcsWithSipSourceMatch) numpy.ndarray[numpy.float64[m, n]]
getSipB(self: lsst.meas.astrom.CreateWcsWithSipSourceMatch) numpy.ndarray[numpy.float64[m, n]]
getSipBp(self: lsst.meas.astrom.CreateWcsWithSipSourceMatch) numpy.ndarray[numpy.float64[m, n]]