Script execution

This commit is contained in:
2015-12-01 11:05:31 +01:00
parent 6a78691339
commit 3075751329

View File

@@ -1,7 +1,7 @@
ei = get_energy()
if ei < 6.0:
print "No rocking optimization for lower energy for 3rd harmonics rejection'
run("rock", {"rock_axis":th1})
rock(th1)
#check beam position at EBOX and fbm if needed
time.sleep(2.0)