mantidproject / mantid

Main repository for Mantid code
https://www.mantidproject.org
GNU General Public License v3.0
210 stars 122 forks source link

Modify existing output save formats to include Polarised SANS reduction outputs #36147

Open rbauststfc opened 1 year ago

rbauststfc commented 1 year ago

Existing output save formats need to be modified to include relevant metadata from the Polarised SANS reduction at ISIS. Proposed changes will need to be agreed by our scientists with the wider collaboration that determines the file format specifications. This is included in the MVP for the epic.

File Output Spec

(Currently in discussion with the working group, Stakeholders putting a demo together to present. All below is subject to change)

Data Workflow

cailafinn commented 6 months ago

From Steve K:

My tuppence would be to put the multiple periods in single output files unless there is a reason not to…

We know SasView will read multi-block files. However, I’m not sure that LoadCanSAS1D or LoadNXCanSAS do if you wanted to get them back into Mantid. So that loop would need closing.

My understanding is that they don't accept multiple blocks at present. So would need to modify the Savers and Loaders to save out the GroupWorkspaces properly into multiple blocks in the same file and vice versa.