[ESSsans] More metadata in NXcanSAS files
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 3
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 17
Description
We currently only store the minimum required information in NXcanSAS files. But we can write a lot more metadata similarly to how we do that in CIF, orso, and SQW files. The generic NeXus workflow already provides most of what we need. So this is just a matter of serialising the models to NeXus.
This may need / benefit from some changes in ScippNeXus.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Trace the existing NXcanSAS serialization and compare it with the metadata written for CIF, orso, and SQW files. Read the generic NeXus workflow and inspect whether ScippNeXus needs changes; done means the additional models are serialized into NXcanSAS files with the expected metadata.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100