lsst.afw g4f66151db1+308b63831b
|
Go to the source code of this file.
Namespaces | |
namespace | lsst |
A base class for image defects. | |
namespace | lsst::afw |
namespace | lsst::afw::geom |
namespace | 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) |