Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Jan 24, 2019
    • Gemma Guest's avatar
      Reduce number of arguments in function call · 078c46f3
      Gemma Guest authored
      Use the output names struct instead of passing members individually.
      Also tidy some broken comment lines
      
      Re #24564
      078c46f3
    • Gemma Guest's avatar
      Add unit tests for new behaviour · 94fd90bb
      Gemma Guest authored
      Changed behaviour:
      
      - Minor change to some tests to add Debug flag to ensure that IvsLam outputs that are being checked are actually created. For group workspaces this is currently true anyway at the moment but might not be going forward.
      
      Add new unit tests:
      
      - Check default output names are correct.
      - Check that user can override default names.
      - Check both with and without debug outputs.
      
      Also fixed ambiguous overload in reflectometry helpers.
      
      Re #24564
      94fd90bb
    • Gemma Guest's avatar
      Fix confusing variable naming · e3f6ded6
      Gemma Guest authored
      Make naming of binned workspace more consistent and remove use of unbinned
      
      Re #24564
      e3f6ded6
    • Gemma Guest's avatar
      Default output names are now set for group workspaces · 0a264e9f
      Gemma Guest authored
      Output names are based on the run number. For a group workspace, use the first child workspace's run number
      
      Re #24564
      0a264e9f
  2. Jan 23, 2019
  3. Jan 22, 2019
  4. Jan 21, 2019
  5. Jan 18, 2019
Loading