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