Polarized SANS metadata: add user file definition and ability to parse inputs #38524
Labels
ISIS Team: LSS
Issue and pull requests managed by the LSS subteam at ISIS
SANS
Issues and pull requests related to SANS
Milestone
Part of #36147. See the design and requirements documents, and the NXcanSAS specification proposal, that are linked on that issue for more details of what needs to be implemented.
To allow polarized SANS metadata to be saved to the NXcanSAS file via the ISIS SANS reduction workflow, we need to support polarized SANS settings in the TOML user file (also referred to as a mask file). Refer to the IDF components and User File Definition sections of the design document for the specific details of the settings we have agreed need to be implemented.
This issue will be limited to extending the user file parser and state object so that we can read in user files with these settings, apply appropriate validation and store the values in the state object for later use. Actually using the values as part of the reduction workflow save step will be implemented under a separate issue.
A couple of considerations for implementation:
The text was updated successfully, but these errors were encountered: