DUT and Device Classes
defines a DUT (created in 2015 by M. Reichmann (remichae@phys.ethz.ch))
Device
Device (number=1, name='Name', typ=None, has_ref=False)
parent class with information about a single device.
REF
REF (number=0, name='REF')
Class with information about the reference plane.
DUT
DUT (number=1, run_log:dict=None, has_ref=False)
Class with all information about a single DUT.
Plane
Plane (n, typ='DUT', rotated=False)
Class with all information about a single pixel plane.