Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Jan 25, 2019
  2. Jan 24, 2019
  3. Jan 21, 2019
  4. Jan 16, 2019
  5. Jan 15, 2019
  6. Jan 14, 2019
  7. Jan 13, 2019
  8. Jan 11, 2019
    • Savici, Andrei T.'s avatar
    • Antti Soininen's avatar
      Cleanup histogram data usage · 5b12e171
      Antti Soininen authored
      Touches some 'obvious' cases where histograms were misused.
      
      - Replace copies by references to x, y and e histogram data
      - Use setSharedX, setSharedY, setSharedE instead of manually copying the
      values
      - std::move vector data to histograms
      - Fix off-by-one errors in SaveReflThreeColumnAsciiTest,
      SaveReflCustomAsciiTest, SaveANSTOAsciiTest and ISISEnergyTransfer
      - Fix issues in RefAxisTest
      
      Re #24462
      5b12e171
  9. Jan 09, 2019
  10. Jan 04, 2019
  11. Jan 02, 2019
  12. Dec 31, 2018
  13. Dec 28, 2018
  14. Dec 26, 2018
  15. Dec 21, 2018
  16. Dec 19, 2018
  17. Dec 14, 2018
  18. Dec 12, 2018
  19. Dec 11, 2018
  20. Dec 07, 2018
  21. Dec 06, 2018
  22. Dec 04, 2018
  23. Dec 03, 2018
  24. Nov 30, 2018
    • Peterson, Peter's avatar
      Use the time average value of logs · 22dc0510
      Peterson, Peter authored
      ... rather than the "hack" which just used the first log value. The way
      this is done will also add support for other log types rather than just
      things that are already doubles.
      22dc0510
  25. Nov 03, 2018
  26. Nov 02, 2018
Loading