From 091c0b1ebf7c1d9ad104281fb0286641bdcfaab7 Mon Sep 17 00:00:00 2001 From: kalt_r Date: Fri, 1 Jul 2016 15:14:14 +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 bdd95fa..f472ebc 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”) 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