Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Mar 01, 2016
    • Tom Perkins's avatar
      Fix doxygen and build errors re #15457 · b0cf9ded
      Tom Perkins authored
      b0cf9ded
    • Tom Perkins's avatar
      Simplify setting of group/pair to plot · 67150a56
      Tom Perkins authored
      re #15457
      
      The aim: to simplify where "what's being plotted" is changed
      
      The UI (drop-down box on the Home tab) was previously changed
      from many different places.
      
      Refactor more functions into API::Grouping and API::GroupingLoader and
      make a class out of IO_MuonGrouping.
      
      Now the only place where the drop-down box is changed is in MuonAnalysis,
      in the setGroupOrPairToPlot method. The UI is always up-to-date with what
      is going to be plotted.
      67150a56
  2. Feb 15, 2016
  3. Feb 11, 2016
  4. Feb 05, 2016
Loading