scipp / ess

European Spallation Source facility bespoke, neutron scattering tools based on scipp.
https://scipp.github.io/ess/
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

Use ScippNexus for Amor files #181

Closed jl-wynen closed 1 year ago

jl-wynen commented 1 year ago

As discussed it is unclear how we want to propagate metadata and store data in a workflow. This will likely need support by a future workflow framework. So for now, this PR only replaces load_nexus with using ScippNexus directly and puts the data into (almost) the same structure as before. At least, this will avoid the upcoming deprecation warning.