ISISComputingGroup / IBEX

Top level repository for IBEX stories
4 stars 2 forks source link

MUSR: bug in dynamic trans/long component #8374

Closed FreddieAkeroyd closed 1 week ago

FreddieAkeroyd commented 1 month ago

On MUSR a configuration was loading the "musr long (dynamic)" component but failed to respond to a change to trans orientation, so was using the values from longitudinal for zerofield sensor matrix etc.

See https://github.com/ISISComputingGroup/ibex_developers_manual/wiki/Dynamic-components-(component-switcher)

Acceptance criteria

FreddieAkeroyd commented 1 month ago

Actually probably not a bug, relies on reading IN:MUSR:MUSR_ROTATION PV and Transverse -> transverse meaning JSON lookup no longer happened.

FreddieAkeroyd commented 1 week ago

Resolved - this was due to a change of Transverse -> transverse in custom_records.db when trying to fix another issue, everything is actually working fine