Script execution
This commit is contained in:
@@ -95,9 +95,10 @@ REG3 = {'name': '810eV_O1s', 'elo': 270.0, 'ehi': 280.0, 'estep': 0.05, 'epass':
|
||||
REG4b = {'name': '810eV_N1s', 'elo': 400.0, 'ehi': 416.0, 'estep': 0.05, 'epass': 50., 'tstep': 1, 'iter': 1, 'slit' : 30, 'cis': True}
|
||||
REG5 = {'name': '810eV_C1s', 'elo': 512.0, 'ehi': 528.0, 'estep': 0.05, 'epass': 50., 'tstep': 0.5, 'iter': 1, 'slit' : 30, 'cis': True}
|
||||
# do not use REG6 = {'name': '810eV_VBcoarse', 'elo': 793.0, 'ehi': 807.0, 'estep': 0.02, 'epass': 50., 'tstep': 0.5, 'iter': 1, 'slit' : 50, 'cis': True}
|
||||
REG7 = {'name': '810eV_VBzoom', 'elo': 803.0, 'ehi': 807.0, 'estep': 0.005, 'epass': 50., 'tstep': 0.5, 'iter': 1, 'slit' : 50, 'cis': True}
|
||||
#REGIONS = [REG1, REG2, REG3, REG4b, REG5, REG7]
|
||||
REGIONS = [REG7]
|
||||
REG7 = {'name': '810eV_VBzoom', 'elo': 804.0, 'ehi': 806.0, 'estep': 0.005, 'epass': 50., 'tstep': 0.5, 'iter': 1, 'slit' : 50, 'cis': True}
|
||||
|
||||
REGIONS = [REG7, REG1, REG2, REG3, REG4b, REG5]
|
||||
|
||||
|
||||
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user