Closedown

This commit is contained in:
sfop
2016-08-31 16:56:12 +02:00
parent 44e0e1302b
commit 99ddce446f
4 changed files with 204 additions and 21 deletions

View File

@@ -114,7 +114,7 @@ gsa_log_msg = gsa_log_msg + "\nImages: " + str(number_images)
gsa_log_msg = gsa_log_msg + "\nBackground: enabled=" + str(use_background) + " multiple=" + str(multiple_background) + " number=" + str(number_backgrounds)
gsa_log_msg = gsa_log_msg + "\n\n" + r.print()
if do_elog:
elog("Gun solenoid current scan", gsa_log_msg , get_plot_snapshots())
elog("Gun phasee scan", gsa_log_msg , get_plot_snapshots())
_=[r, hx, hy]
set_return([r, hx, hy])