Script execution
This commit is contained in:
@@ -48,8 +48,8 @@ LATENCY = 0.0
|
||||
# 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}
|
||||
#REG2 = {'name': '62eV_VBzoom', 'elo': 54.0, 'ehi': 58.0, 'estep': 0.002, 'epass': 10., 'tstep': 0.5, 'iter': 2, 'slit' : 100, 'cis': True}
|
||||
REGIONS = [REG1]
|
||||
REG2 = {'name': '62eV_VBzoom', 'elo': 54.0, 'ehi': 58.0, 'estep': 0.002, 'epass': 10., 'tstep': 0.5, 'iter': 2, 'slit' : 100, 'cis': True}
|
||||
REGIONS = [REG2]
|
||||
|
||||
#REGIONS = [REG1, REG2]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user