Bring Jul updates
This commit is contained in:
26
Tdep_YBCO_long.py
Normal file
26
Tdep_YBCO_long.py
Normal 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)
|
||||
|
||||
Reference in New Issue
Block a user