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])