Closedown

This commit is contained in:
gobbo_a
2017-01-24 16:13:31 +01:00
parent 31d7efd97f
commit 0efa79a56a
3 changed files with 1 additions and 3 deletions

View File

@@ -123,5 +123,4 @@ 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])

View File

@@ -124,7 +124,6 @@ gsa_log_msg = gsa_log_msg + "\n\n" + r.print()
if do_elog:
elog("Laser alignment with phase scan", gsa_log_msg , get_plot_snapshots())
_=[r, hx, hy]
set_return([r, hx, hy])