Script execution
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
positions = [ ("289381", 1.9,17.18), \
|
||||
positions = [ ("289381", 1.5,0), \
|
||||
("3289432", 1.9,10.8), \
|
||||
("283796", 1.9,4.49), \
|
||||
("283864", 1.9,-1.89) ]
|
||||
@@ -13,4 +13,4 @@ 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/20190827_Craig/EXAFS_Ta_FALCON.xml")
|
||||
run_fda("users/20201127_Vogelin/Fe_EXAFS_transmission.xml")
|
||||
|
||||
Reference in New Issue
Block a user