From 7701f9288add36dcf7cac156c34ecab3b8b173b3 Mon Sep 17 00:00:00 2001 From: x07maop Date: Fri, 20 May 2016 17:01:35 +0200 Subject: [PATCH] Script execution --- script/test-LD.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/test-LD.py b/script/test-LD.py index 7c6b759..c7a7be6 100644 --- a/script/test-LD.py +++ b/script/test-LD.py @@ -5,5 +5,5 @@ #set_pol_lin(angle = 90, offset = 2.0) wait_beam() set_file('testE_lin90') -otf(start=700, end=702, time=1, delay=0) +otf(start=700, end=702, time=1, delay=0,mode = 'LINEAR', offset = 0.0, alpha = 0.0, name = 'bla')