Closedown

This commit is contained in:
gac-x10da
2022-08-08 12:05:47 +02:00
parent e872d6b9c3
commit 329362edf3
14 changed files with 30 additions and 36 deletions
+3 -3
View File
@@ -21,10 +21,10 @@ for pos in positions:
caput("X10DA-ES1-MA1:TRX", pos[3])
caput("X10DA-ES1-MA1:TRY", pos[4] )
set_exec_pars(name = pos[0], reset = True)
run_fda("users/20190827_Craig/RXES_Nb_calib.xml")
xscan("users/20190827_Craig/RXES_Nb_calib.xml")
set_exec_pars(name = pos[1], reset = True)
run_fda("users/20190827_Craig/RXES_Nb_XAS.xml")
xscan("users/20190827_Craig/RXES_Nb_XAS.xml")
set_exec_pars(name = pos[2], reset = True)
run_fda("users/20190827_Craig/XES_Nb.xml")
xscan("users/20190827_Craig/XES_Nb.xml")