diff --git a/script/test.py b/script/test.py new file mode 100644 index 0000000..f4210f6 --- /dev/null +++ b/script/test.py @@ -0,0 +1,12 @@ +#set pol lin 90 off 2.0 +#otf 620 670 2 delay 5 +#file MnE_lin90 +#start +#set_pol_lin(angle = 90, offset = 2.0) + + +counter = 0 + +wait_beam() +wait_temp() + \ No newline at end of file