While trying to debug what's wrong with our time dependent correction factors, we found a few minor bugs in the MEDM screens:
- T1700106 was incorrectly referenced in the TDEP overview,
/opt/rtcds/userapps/release/cal/common/medm/
CAL_CS_TDEP_OVERVIEW.adl
- EP12, EP13, EP14 (reference model values for each actuator stage at the 4th PCAL line frequency, i.e. the 7.93 Hz SRC detuning line) were incorrectly labeled in
/opt/rtcds/userapps/release/cal/common/medm/
CAL_CS_TDEP_EPICS_RECORDS.adl
- EP24 (correction to PCAL line transfer function at 1083 Hz 3rd PCAL line frequency) was missing in
/opt/rtcds/userapps/release/cal/common/medm/
CAL_CS_TDEP_EPICS_RECORDS.adl
All the above have been fixed and committed to the userapps repo.