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

Add recursive load helper function #219

Closed SimonHeybrock closed 1 month ago

SimonHeybrock commented 2 months ago

This is not great UX:

with snx.File(filename) as f:
    dg = f[()]