Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Jan 14, 2020
  2. Jan 09, 2020
  3. Jan 08, 2020
  4. Dec 24, 2019
  5. Dec 18, 2019
  6. Dec 16, 2019
    • Harriet Brown's avatar
      Rename MergeWorkspacesWithLimits algorithm to MatchAndMergeWorkspaces · 3b9bcfa1
      Harriet Brown authored
      This commit renames the MergeWorkspacesWithLimits algorithm to MatchAndMergeWorkspaces as it better describes the intended usage
      This commit also adds tests relating to the expanded usage of the
      MatchAndMergeWorkspaces algorithm
      
      Re: #27445
      3b9bcfa1
    • Harriet Brown's avatar
      Make MergeWorkspacesWithLimits more suitable for general use · fc00c351
      Harriet Brown authored
      This commit modifies the MergeWorkspacesWithLimits algorithm to be usable
      outside of the polaris scripts. The changes to the algorithm are as follows:
      
      - Fixing the ADSValidator export to python.
      - The Algorithm can now accept a group workspace, a multi-specta workspace, or a list of workspaces.
      - The Algorithm can take an input use with MatchSpectra for if the scale or offset should be calculated
      
      Re: #27445
      fc00c351
  7. Dec 12, 2019
  8. Dec 11, 2019
Loading