Beginning beamtime March 29.03.2025

This commit is contained in:
2025-03-29 18:03:04 +01:00
parent ea8b8d6058
commit 22c061d83e
8 changed files with 79 additions and 24 deletions

View File

@ -27,15 +27,15 @@ N_UNDS = list(range(3, 15 + 1))
### SETTINGS ####
PSSS_MOVE = True
DCCM_MOVE = True
DCCM_MOVE = False
TRAJECTORY_FEEDBACK_DISABLE_ENABLE = False
POINTING_FEEDFORWARD = False
energy_offset_undulators = -14 # eV
energy_offset_PSSS = -14 # eV
energy_offset_DCCM = -12 # eV
energy_offset_undulators = -21 # eV
energy_offset_PSSS = -9 # eV
energy_offset_DCCM = -11 # eV
DCCM_RX2_energy_offset = 25.8 # eV
DCCM_RX2_energy_offset = 32.4 # eV
################
@ -147,7 +147,7 @@ class PhotonEnergy(Adjustable):
"""
def __init__(
self, n_unds=N_UNDS, n_und_ref=None, scaled=True, ID="ARAMIS_UNDULATORS", name="Aramis Undulators", units="eV"
self, n_unds=N_UNDS, n_und_ref=None, scaled=True, ID="ARAMIS_UNDULATORS", name="Cristallina photon energy", units="eV"
):
# # don't allow setting these since there's no chic :)
# chic_fudge_offset = 0