From 8d945375fec6235a208a56ef57f8e1276d46f9ea Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Wed, 15 May 2019 16:33:37 +0200 Subject: [PATCH] Script execution --- script/test/otf_test.py | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/script/test/otf_test.py b/script/test/otf_test.py index 8d4b51d..2ebb13e 100644 --- a/script/test/otf_test.py +++ b/script/test/otf_test.py @@ -1,12 +1,2 @@ -""" -E1 = 510 -E2 = 590 -TIME = 1 #min -DELAY = 2.0 #s -MODE = 'CIRC +' -OFFSET = -9.0 -FILE = 'pshell-test' -ALPHA=0 -""" otf(start=520, end=580, time=1, delay=2.0, mode='CIRC +', offset=-9.0, name='pshell-test')