Script execution
This commit is contained in:
@@ -217,6 +217,11 @@ p7.setColorScale(0.0, p_lim)
|
||||
p8.setColorScale(0.0, a_lim)
|
||||
p9.setColorScale(0.0, p_lim)
|
||||
"""
|
||||
for p in get_plots("Jitter Scan"):
|
||||
p.setColorScale(0.0, a_lim)
|
||||
|
||||
|
||||
|
||||
|
||||
#Setting attributes to the scan group
|
||||
path = get_context().group
|
||||
|
||||
Reference in New Issue
Block a user