Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Aug 21, 2018
  2. Aug 06, 2018
  3. Jul 25, 2018
  4. Jun 11, 2018
  5. Jun 05, 2018
  6. Jun 04, 2018
  7. Jun 01, 2018
  8. May 23, 2018
  9. May 09, 2018
  10. Apr 30, 2018
  11. Apr 27, 2018
  12. Apr 26, 2018
  13. Apr 25, 2018
  14. Apr 24, 2018
    • Verena Reimund's avatar
      Workaround Multiply (for scaling) which does not propage Dx · 2adc86b5
      Verena Reimund authored
      - new method scaleWorkspace which reinserts Dx values for point data
      - deleted MantidDataObjects/WorkspaceSingleValue.h from Multiply and Divide
      - introduced new class variables m_scaleFactor and m_errorScaleFactor; those values will now be initialised by 1.0 (the default value) and not 0.0 as before.
      - deleted unused tool-tip texts (Optional.)
      - ConjoinXRuns output workspace property is a Workspace and not a MatrixWorkspace -> dynamic pointer cast
      - unit tests for histograms pass
      - MantidPlot executes for point data example from unit test
      - unit test for point data fails (SortXAxis, Python algorithm, not registered!)
      
      Refs #22197
      2adc86b5
  15. Apr 17, 2018
  16. Apr 13, 2018
  17. Mar 27, 2018
  18. Mar 26, 2018
  19. Mar 13, 2018
  20. Oct 03, 2017
  21. Apr 18, 2017
  22. Nov 29, 2016
  23. Nov 28, 2016
  24. Nov 08, 2016
  25. Oct 15, 2016
  26. Oct 07, 2016
  27. Oct 05, 2016
  28. May 28, 2016
Loading