Script execution
This commit is contained in:
@@ -10,7 +10,7 @@ MOTORS = [Eph]
|
||||
#200eV : KE = 70eV for Ge 3p
|
||||
|
||||
POSITIONS_B = [200]
|
||||
for nn in range(62):
|
||||
for nn in range(56):
|
||||
POSITIONS_B.append(POSITIONS_B[-1]+4)
|
||||
# BORON 1s
|
||||
REGION_B = {'name': 'Ge 1s peak+tail', 'elo': 60., 'ehi': 85., 'estep': 0.12, 'epass': 50, 'tstep': 0.5, 'iter': 1, 'cis': True}
|
||||
|
||||
Reference in New Issue
Block a user