Closedown
This commit is contained in:
@@ -51,7 +51,7 @@ mag = [ "SINEG01-MCRX120","SINEG01-MCRY120",
|
||||
"SINEG01-MQUA310",
|
||||
"SINEG01-MQUA320" ]
|
||||
|
||||
switch_off_magnets(mag)
|
||||
#switch_off_magnets(mag)
|
||||
|
||||
# add here gun phase setting see wiki page
|
||||
|
||||
@@ -59,7 +59,7 @@ def before_sample():
|
||||
if multiple_background:
|
||||
camtool.captureBackground(number_backgrounds)
|
||||
laser_on()
|
||||
camtool.update()
|
||||
#camtool.update()
|
||||
|
||||
def after_sample():
|
||||
if multiple_background:
|
||||
|
||||
Reference in New Issue
Block a user