diff --git a/script/test/otf_test.py b/script/test/otf_test.py index 225327b..68682f5 100644 --- a/script/test/otf_test.py +++ b/script/test/otf_test.py @@ -10,4 +10,4 @@ FILE = 'pshell-test' ALPHA=0 """ -otf(520, 580, 1, 2.0, "CIRC +", -9.0, alpha = None, pshell-test): \ No newline at end of file +otf(start=520, end=580, time=1, delay=2.0, mode="CIRC +", offset=-9.0, name=pshell-test) \ No newline at end of file