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

Complete NXcanSAS applicaiton definition #182

Open jl-wynen opened 7 months ago

jl-wynen commented 7 months ago

The current implementation is minimal. We need more in order to save the relevant metadata to the file. See also https://github.com/scipp/esssans/issues/33

SimonHeybrock commented 7 months ago

Can you elaborate what is needed here? Not everything can be automatic, so it is not clear what expansion/completion you have in mind.

jl-wynen commented 7 months ago

E.g., SASinstrument, SASsource, SASprocess. I didn't look in detail how they differ from their NX counterparts. But we should at least have a wrapper to make sure that everything uses the SAS classes.