From b0cda236f2d55f47038f479c43e594b7bfb81419 Mon Sep 17 00:00:00 2001 From: x07maop Date: Fri, 20 May 2016 17:03:12 +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 c7a7be6..a3b9575 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,mode = 'LINEAR', offset = 0.0, alpha = 0.0, name = 'bla') +otf(start=700, end=702, time=1, delay=0,mode = 'LINEAR', offset = 0.0, alpha = 90.0, name = 'bla90')