Script execution
This commit is contained in:
13
script/test/otf_test.py
Normal file
13
script/test/otf_test.py
Normal file
@@ -0,0 +1,13 @@
|
||||
"""
|
||||
E1 = 510
|
||||
E2 = 590
|
||||
TIME = 1 #min
|
||||
DELAY = 2.0 #s
|
||||
MODE = 'CIRC +'
|
||||
OFFSET = -9.0
|
||||
FOLDER = 'TEST'
|
||||
FILE = 'pshell-test'
|
||||
ALPHA=0
|
||||
"""
|
||||
|
||||
otf(520, 580, 1, 2.0, "CIRC +"q, -9.0, alpha = None, pshell-test):
|
||||
Reference in New Issue
Block a user