makeCreateWcsWithSip¶
- lsst.meas.astrom.makeCreateWcsWithSip(*args, **kwargs)¶
Overloaded function.
makeCreateWcsWithSip(matches: collections.abc.Sequence[lsst.afw.table.ReferenceMatch], linearWcs: lsst.afw.geom.SkyWcs, order: typing.SupportsInt, bbox: lsst.geom.Box2I = Box2I(corner=Point2I(0, 0), dimensions=Extent2I(0, 0)), ngrid: typing.SupportsInt = 0) -> lsst.meas.astrom.CreateWcsWithSipReferenceMatch
makeCreateWcsWithSip(matches: collections.abc.Sequence[lsst.afw.table.SourceMatch], linearWcs: lsst.afw.geom.SkyWcs, order: typing.SupportsInt, bbox: lsst.geom.Box2I = Box2I(corner=Point2I(0, 0), dimensions=Extent2I(0, 0)), ngrid: typing.SupportsInt = 0) -> lsst.meas.astrom.CreateWcsWithSipSourceMatch