Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Apr 27, 2018
  2. Apr 26, 2018
  3. Apr 25, 2018
  4. 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
  5. Apr 17, 2018
  6. Apr 16, 2018
  7. Apr 13, 2018
  8. Apr 12, 2018
Loading