Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Jan 28, 2019
  2. Jan 25, 2019
  3. Jan 22, 2019
    • Antti Soininen's avatar
      Enable materials with unknown chemical compositions · 24d2d1df
      Antti Soininen authored
      Enables specifying sample materials without a chemical formula or atomic
      number in SetSampleMaterial and MaterialBuilder. It is now enough to
      specify the scattering and attenuation cross sections and number
      density.
      
      Re #21466
      24d2d1df
  4. Jan 21, 2019
  5. Jan 18, 2019
  6. Jan 15, 2019
  7. Jan 11, 2019
    • 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
  8. Jan 08, 2019
  9. Jan 07, 2019
  10. Jan 04, 2019
  11. Jan 03, 2019
  12. Jan 02, 2019
  13. Dec 19, 2018
  14. Dec 18, 2018
  15. Dec 17, 2018
  16. Dec 14, 2018
  17. Dec 13, 2018
Loading