Adding mono + commit after the sticky bit.

This commit is contained in:
2025-03-27 09:42:30 +01:00
parent 792e562d48
commit 3d20248efe
62 changed files with 2156 additions and 249 deletions

4
beamline/undulator.py Normal file → Executable file
View 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