Title
NeXus Data Collection ISIS - STFC - solution
Detailed description
Two parts:
1. Maurice de Rooij added Nexus file recognition to Fido
2. GitHub repository set up containing script that runs over Nexus files to organise them by "run_number"
- optionally checks that file is a valid Nexus file using Fido
for each file
- find run_number
- creates subdirectory in output for this run_number
- creates a symbolic link in this run_number subdirectory back to the original file
On completion, a subdirectory exists for every run mentioned in the set of Nexus files and that subdirectory contains a link to the relevant Nexus file.
Solution Champion
Corresponding Issue(s)
A list of hyperlinks to the Issues to which this provides a Solution.
Tool/code link
https://github.com/danielhanlon/ProcessNexus
Tool Registry Link
Add an entry to the OPF Tool Registry, and provide a link to it here.
Evaluation
Any notes or links on how the solution performed.