Closedown

This commit is contained in:
sfop
2016-08-18 12:08:14 +02:00
parent e1de71798b
commit bf36e52c90
2 changed files with 3 additions and 3 deletions

View File

@@ -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: