diff --git a/script/users/TUM_multi_XPS.py b/script/users/TUM_multi_XPS.py index 65777c49..b708315b 100644 --- a/script/users/TUM_multi_XPS.py +++ b/script/users/TUM_multi_XPS.py @@ -38,7 +38,7 @@ REGIONS_4 = [REGION_4] POSITIONS_5 = [300] #for nn in range(0): # POSITIONS_3.append(POSITIONS_3[-1]+4) -REGION_5 = {'name': 'Cu 3p', 'elo': 210., 'ehi': 230., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 8, 'cis': True} +REGION_5 = {'name': 'Cu 3p', 'elo': 210., 'ehi': 230., 'estep': 0.05, 'epass': 10, 'tstep': 0.5, 'iter': 6, 'cis': True} REGIONS_5 = [REGION_5] POSITIONS_6 = [70]