diff --git a/devices.py b/devices.py index 63a74fe..5b38e3c 100644 --- a/devices.py +++ b/devices.py @@ -15,22 +15,18 @@ flexTable = sd.endstations.alvra_flex.table( ) prism = sd.general.smaract.SmarActStage( - dict( #TODO: remove the wrapper dict - gonio="SARES11-CMOV-SMA691110", - trans="SARES11-CMOV-SMA691111", - rotat="SARES11-CMOV-SMA691112" - ), - z_undulator=127, - description="Prime laser prism" + gonio="SARES11-CMOV-SMA691110", + trans="SARES11-CMOV-SMA691111", + rotat="SARES11-CMOV-SMA691112", +# z_undulator=127, + name="Prime laser prism" ) xmic = sd.general.smaract.SmarActStage( - dict( #TODO: remove the wrapper dict - gonio="SARES11-CMOV-SMA691113", - rotat="SARES11-CMOV-SMA691114" - ), - z_undulator=127, - description="Prime microscope mirror" + gonio="SARES11-CMOV-SMA691113", + rotat="SARES11-CMOV-SMA691114", +# z_undulator=127, + name="Prime microscope mirror" ) primeSample = sd.endstations.alvra_prime.Huber(