Script execution
This commit is contained in:
@@ -58,8 +58,8 @@ else:
|
||||
raise Exception("Invalid run type: " + RUNTYPE)
|
||||
|
||||
if RUNTYPE == "-":
|
||||
switchpol(2) # tune ID1 --> polarization: C+
|
||||
else if RUNTYPE == "+":
|
||||
switchpol(2) # tune ID2 --> polarization: C-
|
||||
else:
|
||||
switchpol(1) # tune ID1 --> polarization: C+
|
||||
time.sleep(1.0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user