Feb 2024 status
This commit is contained in:
18
Tdep_RIXS_YBCFO_test.py
Normal file
18
Tdep_RIXS_YBCFO_test.py
Normal file
@ -0,0 +1,18 @@
|
||||
#%run -i ./script.py
|
||||
|
||||
import time
|
||||
|
||||
#############################
|
||||
## change to 150 K
|
||||
#caput("SATES30-BRKHF:FLMTR-SET-SETPOINT",10)
|
||||
#caput("SATES30-LS336:LOOP1_SP",133)
|
||||
#time.sleep(600)
|
||||
#print('10min')
|
||||
#time.sleep(600)
|
||||
#print('20min')
|
||||
|
||||
### RIXS at 4 energies
|
||||
mono_new.set_target_value(930.6).wait()
|
||||
daq.acquire("YBCFO_150K_930p6eV_while_warming", n_pulses=30000)
|
||||
|
||||
|
Reference in New Issue
Block a user