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