From a210e60f4eea2659f1d280e425e3de5b91e3ac70 Mon Sep 17 00:00:00 2001 From: sfop Date: Mon, 29 Aug 2016 12:17:50 +0200 Subject: [PATCH] Closedown --- script/Alignment/Laser_gun_alignment.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/script/Alignment/Laser_gun_alignment.py b/script/Alignment/Laser_gun_alignment.py index 2a9a126..e1d6e28 100755 --- a/script/Alignment/Laser_gun_alignment.py +++ b/script/Alignment/Laser_gun_alignment.py @@ -29,6 +29,7 @@ else: from camtool import CamTool from ImageStats import ImageStats, get_simulated_source +from BpmStats import BpmStats multiple_background = multiple_background and use_background @@ -111,7 +112,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] +#_=[r, hx, hy] set_return([r, hx, hy])