Script execution

This commit is contained in:
x03daop
2017-04-12 12:26:25 +02:00
parent d20048dd6b
commit 00b7f044a1

View File

@@ -99,7 +99,7 @@ class ImageReader(ReadonlyRegisterBase, ReadonlyRegisterMatrix):
ny = Scienta.slices.read()
return ny
def setup_live_plots(regions)
def setup_live_plots(regions):
global live_plots
global current_region_index
names = [region['name'] for region in regions]