LSSTApplications  18.1.0
LSSTDataManagementBasePackage
Namespaces | Functions
utils.py File Reference

Go to the source code of this file.

Namespaces

 lsst.afw.geom.utils
 

Functions

def lsst.afw.geom.utils.wcsAlmostEqualOverBBox (wcs0, wcs1, bbox, maxDiffSky=0.01 *lsst.geom.arcseconds, maxDiffPix=0.01, nx=5, ny=5)
 
def lsst.afw.geom.utils.assertWcsAlmostEqualOverBBox (testCase, wcs0, wcs1, bbox, maxDiffSky=0.01 *lsst.geom.arcseconds, maxDiffPix=0.01, nx=5, ny=5, msg="WCSs differ")
 
def lsst.afw.geom.utils.makeEndpoints (testCase)