scipp / scippnexus

h5py-like utility for NeXus files with seamless scipp integration
https://scipp.github.io/scippnexus/
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

Improve dim guessing for multi-dim coords #103

Closed SimonHeybrock closed 1 year ago

SimonHeybrock commented 1 year ago

Also try to broadcast errors if they are lower dimensional.

I am not sure about these changes: Strictly speaking, all this does is add support for badly written NeXus files. In particular, these changes make NeXus files written by Mantid read better. I am not happy with this, but I can't see much harm either.