Script execution

This commit is contained in:
gac-x03da
2019-03-05 21:18:31 +01:00
parent 834ac6994e
commit c49a676d2b

View File

@@ -44,7 +44,7 @@ LATENCY = 0.0
######### X-TREME samples ##############
"""
# front end 4x6 mm2
# Ephot = 62 eV; if 'ephot' is not specified in the region, it will not be set!!
REG1 = {'name': '62eV_VBcoarse', 'elo': 49.0, 'ehi': 58.0, 'estep': 0.002, 'epass': 10., 'tstep': 0.5, 'iter': 1, 'slit' : 100, 'cis': True}
@@ -52,7 +52,7 @@ REG2 = {'name': '62eV_VBzoom', 'elo': 54.0, 'ehi': 58.0, 'estep': 0.002, 'epass'
REGIONS = [REG2]
#REGIONS = [REG1, REG2]
"""
"""
DO NOT DO 80 eV ANY MORE # front end 3x4 mm2
@@ -86,7 +86,7 @@ REG2 = {'name': '810eV_Ag3d', 'elo': 427.0, 'ehi': 441.0, 'estep': 0.05, 'epass'
REGIONS = [REG1]
"""
"""
# front end 3x4 mm2
# Ephot = 810 eV; if 'ephot' is not specified in the region, it will not be set!!
REG1 = {'name': '810eV_survey', 'elo': 60.0, 'ehi': 810.0, 'estep': 0.5, 'epass': 50., 'tstep': 0.25, 'iter': 1, 'slit' : 30, 'cis': True}
@@ -114,7 +114,7 @@ REGIONS = [REG1, REG2, REG3, REG4, REG5, REG7]
##REGIONS = [REGVB_NaClfine]
"""
"""