nexusformat / definitions

Definitions of the NeXus Standard File Structure and Contents
https://manual.nexusformat.org/
Other
26 stars 55 forks source link

Retighten specification of NXdata's axes attribute for #1381 #1392

Open PeterC-DLS opened 1 week ago

PeterC-DLS commented 1 week ago

Tweak examples and clarify that alternative choices for axis values can be indicated by the presence of its corresponding AXISNAME_indices attribute

PeterC-DLS commented 1 week ago

@jacobfilik, please review too.

woutdenolf commented 1 week ago

I'll try to make an alternative PR that explicitly states that the length of @axes must be equal to rank of signal. And then discuss how you need to find all axes of NXdata and change the examples to show what to do with the inconsistent definition as a result of the constraint.

https://github.com/nexusformat/definitions/pull/1396