lsst.afw g093c4c12c6+932d528d13
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
testUtils.py File Reference

Go to the source code of this file.

Classes

class  lsst.afw.cameraGeom.testUtils.DetectorWrapper
 
class  lsst.afw.cameraGeom.testUtils.CameraWrapper
 

Namespaces

namespace  lsst
 
namespace  lsst::afw
 
namespace  lsst::afw::cameraGeom
 
namespace  lsst.afw.cameraGeom.testUtils
 

Functions

def lsst.afw.cameraGeom.testUtils.compare2DFunctions (self, func1, func2, minVal=-10, maxVal=None, nVal=5)
 
def lsst.afw.cameraGeom.testUtils.assertTransformMapsEqual (self, map1, map2, **kwds)
 
def lsst.afw.cameraGeom.testUtils.assertAmplifiersEqual (self, amp1, amp2)
 
def lsst.afw.cameraGeom.testUtils.assertDetectorsEqual (self, detector1, detector2, *compareTransforms=True, **kwds)
 
def lsst.afw.cameraGeom.testUtils.assertDetectorCollectionsEqual (self, collection1, collection2, **kwds)
 
def lsst.afw.cameraGeom.testUtils.assertCamerasEqual (self, camera1, camera2, **kwds)