From b2d76004a2ba2f018ced44b7a3d27f5ce9319ec3 Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Wed, 15 May 2019 17:49:54 +0200 Subject: [PATCH] Script execution --- script/test/otf_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/test/otf_test.py b/script/test/otf_test.py index 9ed4a90..a35773b 100644 --- a/script/test/otf_test.py +++ b/script/test/otf_test.py @@ -1,3 +1,3 @@ #otf(start=520, end=580, time=1, delay=2.0, mode='CIRC +', offset=-9.0, name='pshell-test') -otf(start=520, end=580, time=1, delay=2.0, mode='LINEAR', alpha = 0.0, offset=-9.0, name='pshell-test') +otf(start=400, end=600, time=4, delay=2.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='pshell-test')