Adding mono + commit after the sticky bit.
This commit is contained in:
4
beamline/undulator.py
Normal file → Executable file
4
beamline/undulator.py
Normal file → Executable file
@ -23,8 +23,8 @@ N_UNDS = list(range(3, 15 + 1))
|
||||
# Cristallina without calibration
|
||||
# offset is the difference between PSSS and undulator setpoint
|
||||
# sign convention: Undulator - PSSS
|
||||
energy_offset = -70 # eV
|
||||
|
||||
energy_offset = 0 # eV
|
||||
# PSSS = 8355 eV, machine = 8253 eV
|
||||
|
||||
# move the PSSS motor according to the energy
|
||||
# TODO: improve this hack
|
||||
|
Reference in New Issue
Block a user