Script execution

This commit is contained in:
gac-x03da
2023-07-09 04:03:05 +02:00
parent 02a1b5d92f
commit bf57fff797

View File

@@ -75,7 +75,7 @@ LATENCY = 0.0
#REGION3 = {'name': 'multiplet 2', 'elo': 173.5, 'ehi': 176.8, 'estep': 0.03, 'epass': 50., 'tstep': 0.12, 'iter': 1}
REGION1fix = {'name': 'c1s', 'efix': 451, 'epass': 100., 'tstep': 2} #for 1100eV Eph use efix 810eV ,Eph=740eV use efix 451eV
REGION2fix = {'name': 'o1s', 'efix': 562, 'epass': 100., 'tstep': 2}
REGION2fix = {'name': 'o1s', 'efix': 202, 'epass': 100., 'tstep': 2}
# list of region dictionaries to execute at each scan position
#REGIONS=[REGION1]