Skip to content

Change NICOS cache writer to conform to NXLog rules

Afonso Mukai requested to merge DM-1735_nicos_cache_breaks_rules into master

Created by: mattclarke

Issue

DM-1375

Description of work

NICOS cache values are now written to NeXus as doubles. If the value cannot be cast then it is ignored. In the future we should look to move to the typed ns11 schema. Added some tests and tidied some minor things.

Nominate for Group Code Review

  • Nominate for code review

Merge request reports