lsst.afw g8f2ba02de7+e31e6a4341
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
 A base class for image defects.
 
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)