lsst.afw  20.0.0-4-gde602ef96+5
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

 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, **kwds)
 
def lsst.afw.cameraGeom.testUtils.assertDetectorCollectionsEqual (self, collection1, collection2, **kwds)
 
def lsst.afw.cameraGeom.testUtils.assertCamerasEqual (self, camera1, camera2, **kwds)