Script execution
This commit is contained in:
@@ -70,8 +70,8 @@ REGIONS = [REG1, REG2]
|
||||
|
||||
# front end 3x4 mm2
|
||||
# Ephot = 500 eV; if 'ephot' is not specified in the region, it will not be set!!
|
||||
REG1 = {'name': '500eV_Dy4d', 'elo': 330.0, 'ehi': 350.0, 'estep': 0.05, 'epass': 20., 'tstep': 0.5, 'iter': 1, 'slit' : 30, 'cis': True}
|
||||
REG2 = {'name': '500eV_Ag3d', 'elo': 117.0, 'ehi': 131.0, 'estep': 0.05, 'epass': 20., 'tstep': 0.5, 'iter': 1, 'slit' : 30, 'cis': True}
|
||||
REG1 = {'name': '500eV_Dy4d', 'elo': 338.0, 'ehi': 358.0, 'estep': 0.05, 'epass': 20., 'tstep': 0.5, 'iter': 1, 'slit' : 100, 'cis': True}
|
||||
REG2 = {'name': '500eV_Ag3d', 'elo': 117.0, 'ehi': 131.0, 'estep': 0.05, 'epass': 20., 'tstep': 0.5, 'iter': 1, 'slit' : 100, 'cis': True}
|
||||
REGIONS = [REG1, REG2]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user