Script execution
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
#Script imported and adopted from: XTREME beamline
|
||||
|
||||
#Parameters
|
||||
"""
|
||||
E1 = 710
|
||||
E2 = 720
|
||||
|
||||
E1 = 500
|
||||
E2 = 600
|
||||
TIME = 1 #min
|
||||
DELAY = 10.0 #s
|
||||
DELAY = 2.0 #s
|
||||
MODE = 'CIRC +'
|
||||
OFFSET = -9.0
|
||||
FOLDER = '2015_04/20150417'
|
||||
FILE = 'Fe_plus'
|
||||
FOLDER = 'TEST'
|
||||
FILE = 'pshell-test'
|
||||
ALPHA=0
|
||||
"""
|
||||
|
||||
|
||||
|
||||
count.initialize()
|
||||
|
||||
Reference in New Issue
Block a user