Script execution
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
positions = [ ("pos_07", 18, -4.2), \
|
||||
("pos_09", 2, -4.2), \
|
||||
("pos_11", -14, -4.2) ]
|
||||
positions = [ ("pos_1", -27, 2.4), \
|
||||
("pos_3", -27, 10.3), \
|
||||
("pos_4", -27, 14.3) ]
|
||||
|
||||
for pos in positions:
|
||||
caput("X10DA-ES1-MA1:TRX", pos[1])
|
||||
caput("X10DA-ES1-MA1:TRY", pos[2])
|
||||
set_exec_pars(name = pos[0], reset = True)
|
||||
run_fda("users/20201127_Vogelin/Fe_EXAFS_transmission.xml")
|
||||
run_fda("users/20201127_Vogelin/SDD_EXAFS_fluo.xml")
|
||||
|
||||
Reference in New Issue
Block a user