diff --git a/script/jitter_scan.py b/script/jitter_scan.py index 4dc2465..4db1ad0 100644 --- a/script/jitter_scan.py +++ b/script/jitter_scan.py @@ -82,7 +82,7 @@ mv_kly_jit_phase.close() msg = scan_result.print("\t") #msg = str(scan_result) msg = msg + "\n\nFile: " + get_context().path -msg = msg + "\n\n" + r.print() +msg = msg + "\n\n" + scan_result.print() elogllrf("Jitter Scan", msg,"Measurement", "RF Stability", SECTION, get_plot_snapshots()) # save the entry in the logbook