Skip to content

Select experiments for Bio-SANS from ONCat

Duggan, John requested to merge 54-select-experiments-for-bio-sans-from-oncat into main

Summary of Changes

Replaces the user input tab for BioSANS with a new tab that fixes the number of q-ranges at 3 and allows someone to select an experiment that is populated from ONCat. This is the first of a few steps towards having a functional BioSANS version of the GUI, but I want to review this separately as it's a minimal change that shows how I'm separating the functionality between the two GUIs to make sure that this is an acceptable way to manage things going forward.

Checklist

  • The MR has a clear and concise title
  • Code is self-documented and follows style guidelines.
  • Automated tests are written and pass successfully.
  • Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable)
  • Readme file is present and up-to-date.

Documentation Updates

Additional Notes

Closes #54 (closed)

Merge request reports