From 9ffbfe379e9ee047d68fb59870ccf71c22dfaba4 Mon Sep 17 00:00:00 2001 From: kalt_r Date: Fri, 1 Jul 2016 15:04:06 +0200 Subject: [PATCH] Script execution --- script/jitter_scan.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/jitter_scan.py b/script/jitter_scan.py index 0b3efed..dea0a4d 100644 --- a/script/jitter_scan.py +++ b/script/jitter_scan.py @@ -202,7 +202,7 @@ vsum_jit_phase = all_statistics_calc(scan_result.getReadable(9)) # adjust plot ranges for the color bar -""" + (p0,p1,p2,p3,p4,p5,p6,p7,p8,p9) = get_plots(”Jitter Scan”) # get_plots() return the plots of the default panel a_lim = 2.0e-4 p_lim = 0.004 @@ -216,7 +216,7 @@ p6.setColorScale(0.0, a_lim) p7.setColorScale(0.0, p_lim) p8.setColorScale(0.0, a_lim) p9.setColorScale(0.0, p_lim) -""" + #Setting attributes to the scan group path = get_context().group