Script execution

This commit is contained in:
sfop
2016-06-06 14:38:46 +02:00
parent 4c97a15399
commit 403944a5b5

View File

@@ -53,7 +53,7 @@ for m in mag:
# Scan using the screen
#r = lscan(I_set, [I_read, cam_x, cam_y], I1, I2, dI, passes = 2, zigzag = True, before_read = CheckCurrent)
# Scan using the BPM
r = lscan(I_set, [I_read, bpm_x, bpm_y], I1, I2, dI, passes = 2, zigzag = True, before_read = ccr(I_comp))
r = lscan(I_set, [I_read, bpm_x, bpm_y], I1, I2, dI)
# Enable laser delay
# caput("SIN-CVME-TIMAST-TMA:LaserDelayControl", 1)