From 800796278aef31ebc665f81fcc77f6826408ac29 Mon Sep 17 00:00:00 2001 From: sfop Date: Sat, 10 Sep 2016 11:34:59 +0200 Subject: [PATCH] Closedown --- script/Alignment/Gun_solenoid_alignment.py | 2 +- script/Alignment/Laser_gun_alignment.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/script/Alignment/Gun_solenoid_alignment.py b/script/Alignment/Gun_solenoid_alignment.py index 39d459f..fb96d43 100755 --- a/script/Alignment/Gun_solenoid_alignment.py +++ b/script/Alignment/Gun_solenoid_alignment.py @@ -68,7 +68,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 diff --git a/script/Alignment/Laser_gun_alignment.py b/script/Alignment/Laser_gun_alignment.py index a96c123..404c56b 100755 --- a/script/Alignment/Laser_gun_alignment.py +++ b/script/Alignment/Laser_gun_alignment.py @@ -69,7 +69,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