nexpy / nxvalidate

NeXus validation tools and libraries
Other
0 stars 3 forks source link

NXdata/@axes = [".", "counter"] not treated correctly #11

Closed jkotan closed 2 months ago

jkotan commented 2 months ago

I get the following error

Axis ." not present in group "/scan/data"

when NXdata/@axes = [".", "counter"] However, in the documentation it is written

The NXdata group attribute axes = . . declares that both dimensions of the data field do not
     have associated dimension scales (plotting routines should use integer scaling for each axis).
jkotan commented 2 months ago

should be fixed by https://github.com/nexpy/nxvalidate/commit/01a1093e024385323a72f59e2a9b827dda64e998