From 860f6d3cf75d2f9dd21e3dbadac3b43fe9418109 Mon Sep 17 00:00:00 2001 From: sfop Date: Tue, 30 Aug 2016 18:20:42 +0200 Subject: [PATCH] Closedown --- script/Alignment/Gun_solenoid_alignment.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/Alignment/Gun_solenoid_alignment.py b/script/Alignment/Gun_solenoid_alignment.py index e6531d0..b945beb 100755 --- a/script/Alignment/Gun_solenoid_alignment.py +++ b/script/Alignment/Gun_solenoid_alignment.py @@ -10,8 +10,7 @@ import datetime -use_bpm = True -#use_bpm = False +use_bpm = False if get_context().source == CommandSource.ui: I1 = 95.0 @@ -116,6 +115,7 @@ gsa_log_msg = gsa_log_msg + "\n\n" + r.print() if do_elog: elog("Gun solenoid current scan", gsa_log_msg , get_plot_snapshots()) +_ = [r, hx, hy] set_return([r, hx, hy])