This commit is contained in:
2019-03-06 11:33:37 +01:00
parent 1f5fcb7ad8
commit 23fa8c8b99
16 changed files with 10 additions and 857 deletions

View File

@@ -1,14 +0,0 @@
ei = get_energy()
if ei < 6.0:
print "No rocking optimization for lower energy for 3rd harmonics rejection'
rock(th1)
#check beam position at EBOX and fbm if needed
time.sleep(2.0)
by = es_beam_posv.read()
if (abs(by) > 0.005):
print by
print 'Beam is not aligned at E-BOX BPM: do fbm.'
run("fbm")