Script execution
This commit is contained in:
@@ -48,8 +48,8 @@ LATENCY = 0.0
|
||||
# 'slit': exit slit (default: unchanged)
|
||||
# 'position': 'reference' or 'sample'
|
||||
|
||||
REFERENCE_POSITION = {'X': -0.65 ,'Y': -0.2, 'Z': 118, 'Theta': -9., 'Tilt': -2.0, 'Phi': -90.}
|
||||
SAMPLE_POSITION = {'X': -1.4 ,'Y': -0.2, 'Z': 116., 'Theta': -9., 'Tilt': -2.0, 'Phi': -90.}
|
||||
REFERENCE_POSITION = {'X': -0.65,'Y': -0.2, 'Z': 118, 'Theta': -9., 'Tilt': -2.0, 'Phi': -90.}
|
||||
SAMPLE_POSITION = {'X': -1.4,'Y': -0.2, 'Z': 116., 'Theta': -9., 'Tilt': -2.0, 'Phi': -90.}
|
||||
|
||||
# REGIONS for 578 eV
|
||||
REGION1 = {'name': 'Cu3p', 'ephot': 578., 'elo': 492, 'ehi':502, 'estep': 0.02, 'epass': 50., 'tstep': 0.3, 'iter': 1, 'cis': False, 'position': 'reference'}
|
||||
|
||||
Reference in New Issue
Block a user