From 285f5c4d07e25afca4bfe60e4217077e38c65f57 Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Wed, 15 May 2019 20:22:46 +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 90d9fb8..9d86309 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=400, end=600, time=15, delay=2.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='pshell-test') +otf(start=400, end=600, time=5, delay=2.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='pshell-test')