Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Mar 31, 2020
  2. Mar 27, 2020
  3. Mar 26, 2020
  4. Mar 24, 2020
  5. Mar 20, 2020
  6. Mar 16, 2020
  7. Mar 03, 2020
  8. Feb 17, 2020
    • Harriet Brown's avatar
      Fix issues raised by merging · 6834e149
      Harriet Brown authored
      This commit fixes garbled code resulting from a mistake during merging master
      It also removes an in correctly named file that has since been replaced with a correctly spelled one.
      6834e149
  9. Feb 12, 2020
    • Harriet Brown's avatar
      Fix issue raised during code review. · 9bd8f612
      Harriet Brown authored
      This commit fixes issues raised during code review:
      renames input_ws, lower_index, upper_index to better describe what they represent.
      corrects typo
      clears equations for calculating freq_param
      Adds notes explaining the meaning of the equations to get the freq_params
      
      re: #27773
      9bd8f612
  10. Feb 06, 2020
  11. Feb 04, 2020
  12. Feb 03, 2020
  13. Jan 16, 2020
    • Harriet Brown's avatar
      Apply Changes from code review · 0683893b
      Harriet Brown authored
      This commit corrects typos in the ISISPowder-Polaris documentation, It also replaces a print statement in Polaris with a logger.warning.
      0683893b
  14. Jan 14, 2020
    • Harriet Brown's avatar
      Fix bug causing empty runs to be subtracted twice · 6328223a
      Harriet Brown authored
      This Commit fixes a bug in Polaris.focus that resulted in empty runs to be subtracted twice if the user specifies a sample_empty, the function would subtract first the empty runs specified in the config maps, then the runs specified in sample_empty.
      
      re: #27699
      6328223a
  15. Jan 09, 2020
  16. Jan 06, 2020
  17. Dec 16, 2019
Loading