Script execution

This commit is contained in:
x03daop
2017-04-12 11:45:36 +02:00
parent b30d940171
commit d05c1eef31
+1
View File
@@ -41,6 +41,7 @@ class SpectrumReader(ReadonlyRegisterBase, ReadonlyRegisterArray):
def setup(self):
if not self.first_run_init:
print "first run"
self.create_datasets()
self.first_run_init = True