-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
enhancementNew feature or requestNew feature or request
Description
According to new NeXus recommendations, AXIS_indices attribute should now be added to NXdata group as a way to properly assign an axis to a signal dimension (rather than relying on the order of the axes attribute).
See the example 1. at https://hdf5.gitlab-pages.esrf.fr/nexus/nxdata_axes/classes/base_classes/NXdata.html
Note: This also opens the way for more complex plots with e.g. multiple axes for the same dimensions (example 2) or axes spanning multiple dimensions (example 3). The latter would be a way to properly define scatter plots.
I won't hide that I have an interest in this since we will use AXIS_indices spanning multiple dimensions when saving processed data and would like to have the corresponding scatterplot displayed.
axelboc
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request