Bring Jul updates

This commit is contained in:
gac-furka
2024-07-08 11:20:26 +02:00
parent f7ee0918c3
commit 5f7a497ee8
5 changed files with 210 additions and 13 deletions

26
Tdep_YBCO_long.py Normal file
View File

@@ -0,0 +1,26 @@
#%run -i ./script.py
import time
#############################
## change to 150 K
caput("SATES30-BRKHF:FLMTR-SET-SETPOINT",10)
caput("SATES30-LS336:LOOP1_SP",135)
time.sleep(600)
print('10min')
time.sleep(600)
print('20min')
time.sleep(600)
print('30min')
time.sleep(600)
print('40min')
time.sleep(600)
print('50min')
time.sleep(600)
print('60min')
### RIXS at 4 energies
daq.acquire("YBCFO_150K_529p5V", n_pulses=30000)