Setting up all slits to have consistent naming and definitions

This commit is contained in:
2025-03-27 15:54:21 +01:00
parent 8a6f254dc8
commit ea8b8d6058
5 changed files with 28 additions and 12 deletions

View File

@ -1,6 +1,8 @@
from slic.devices.general.motor import Motor
from gp_exp.jj_device_def import SlitUnitCenterWidthJJ
OWIS = Motor("SARES30-MOBI1:MOT_6") # small OWIS linear stage
Newport_large = Motor("SARES30-MOBI1:MOT_5")
slitsjj = SlitUnitCenterWidthJJ("SARES30-MOBI2", motor_naming="MOT")