From bf36e52c909c0744f99dfc40a6020d083acf31fd Mon Sep 17 00:00:00 2001 From: sfop Date: Thu, 18 Aug 2016 12:08:14 +0200 Subject: [PATCH] Closedown --- config/plugins.properties | 2 +- script/Alignment/Gun_solenoid_alignment.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/plugins.properties b/config/plugins.properties index 8ab33f7..976f381 100644 --- a/config/plugins.properties +++ b/config/plugins.properties @@ -1,4 +1,4 @@ LaserGunAlignment.java=disabled test2.java=disabled -GunSolenoidAlignment.java=disabled +GunSolenoidAlignment.java=enabled test.java=disabled diff --git a/script/Alignment/Gun_solenoid_alignment.py b/script/Alignment/Gun_solenoid_alignment.py index afa1b63..84b3596 100755 --- a/script/Alignment/Gun_solenoid_alignment.py +++ b/script/Alignment/Gun_solenoid_alignment.py @@ -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: