acquisition examples and cleanup
This commit is contained in:
@ -19,7 +19,9 @@ N_UNDS = list(range(3, 15 + 1))
|
||||
# energy_offset = 20.37839
|
||||
|
||||
# Cristallina without calibration
|
||||
energy_offset = 0
|
||||
# offset is the difference between PSSS and undulator setpoint
|
||||
# sign convention: Undulator - PSSS
|
||||
energy_offset = -62 # eV
|
||||
|
||||
|
||||
# move the PSSS motor according to the energy
|
||||
|
Reference in New Issue
Block a user