Validate exported nexus file.
Open
@YooSunYoung is already working on this.
Since Feb 27, 2026.
enhancement
essnmx
good first issue
- Dominant language
- Python
- Stars
- 1
- Forks
- 3
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 17
Description
essnmx should save reduced data as a nexus file for other analysis software.
This feature is done by scipp/essnmx#21 but it does not check if the nexus file is valid or not.
It should have a test or an option to check if the result file is valid or not.
Maybe chexus can be used here.
It has relatively simple structure, so it shouldn't be so difficult to implement.
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.
Assessment
This issue has not been assessed yet.