Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Aug 12, 2019
  2. Jul 24, 2019
    • Gemma Guest's avatar
      Update GUI with new polarization option · 65c87e09
      Gemma Guest authored
      Remove the old polarization correction inputs from the GUI and replace them with a simple checkbox which is equivalent to the old option of 'ParameterFile' if checked or 'None' if not checked. The 'PA' and 'PNR' options have been removed entirely. Note that although the PolarizationCorrections model could now be replaced with a simple bool, it has been left because we may extend it with additional options in the future.
      
      Re #23818
      65c87e09
  3. Jul 09, 2019
  4. Jun 04, 2019
  5. Jan 07, 2019
  6. Jan 02, 2019
    • Gemma Guest's avatar
      Reorganise files into subdirectories · 6b34481f
      Gemma Guest authored
      MainWindow and Batch subdirectories have been created for these GUI components.
      A Common subdirectory has been created for miscellaneous shared utilities.
      Unused files have been removed
      6b34481f
  7. Dec 21, 2018
    • Gemma Guest's avatar
      Add notifications for settings changes · ba6ccafe
      Gemma Guest authored
      - Notifications are sent from tabs up to the Batch and then back down to the Runs Table
      - The runs table will need to handle this and reset the processed state the in reduction jobs (not implemented yet)
      - Tidy up some naming of the instrument notification functions
      
      Re #23041
      ba6ccafe
    • Gemma Guest's avatar
      Notify child presenters of autoreducing state · 7c173259
      Gemma Guest authored
      Disable widgets when autoreduction is in progress.
      Fix a bug where the Experiment settings grid was not disabling its child widgets - they need to be disabled individually.
      
      Re #23041
      7c173259
  8. Dec 20, 2018
  9. Dec 19, 2018
    • Gemma Guest's avatar
      Add models for new GUI input widgets · 5a2baa3d
      Gemma Guest authored
      Add MVP model for flood corrections to the experiment presenter's model and add flags for debug and include-partial-bins options
      
      Re #23043
      5a2baa3d
    • Gemma Guest's avatar
      Add recent gui changes to restructured tabs · 66854cbe
      Gemma Guest authored
      Manually re-add recent gui additions from master that were not merged because of the file restructuring:
      - flood correction inputs
      - debug check box
      - include-partial-bins check box
      
      Re #23043
      66854cbe
  10. Oct 05, 2018
  11. Oct 03, 2018
  12. Oct 02, 2018
  13. Oct 01, 2018
  14. Sep 28, 2018
Loading