DUT and Device Classes

defines a DUT (created in 2015 by M. Reichmann (remichae@phys.ethz.ch))

source

Device

 Device (number=1, name='Name', typ=None, has_ref=False)

parent class with information about a single device.


source

REF

 REF (number=0, name='REF')

Class with information about the reference plane.


source

DUT

 DUT (number=1, run_log:dict=None, has_ref=False)

Class with all information about a single DUT.


source

Plane

 Plane (n, typ='DUT', rotated=False)

Class with all information about a single pixel plane.