lsst.meas.extensions.piff g2aea266057+09802d05a6
Loading...
Searching...
No Matches
Public Member Functions | List of all members
lsst.meas.extensions.piff.wcs_wrapper.CelestialWcsWrapper Class Reference
Inheritance diagram for lsst.meas.extensions.piff.wcs_wrapper.CelestialWcsWrapper:

Public Member Functions

def __init__ (self, pix_to_sky, origin=None)
 
def origin (self)
 

Detailed Description

Wrap a `lsst.afw.geom.SkyWcs` in a GalSim WCS.

Parameters
----------
pix_to_sky : `lsst.afw.geom.SkyWcs`
    WCS to wrap.
origin : `galsim.PositionD`, optional
    Origin in image coordinates.

Member Function Documentation

◆ origin()

def lsst.meas.extensions.piff.wcs_wrapper.CelestialWcsWrapper.origin (   self)
The image coordinate position to use as the origin.

The documentation for this class was generated from the following file: