Script execution

This commit is contained in:
kalt_r
2016-07-01 15:04:06 +02:00
parent 77c9cb8c72
commit 9ffbfe379e

View File

@@ -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