Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Oct 05, 2015
  2. Jun 11, 2015
  3. Apr 14, 2015
  4. Apr 08, 2015
  5. Apr 07, 2015
  6. Mar 16, 2015
  7. Mar 12, 2015
  8. Mar 09, 2015
    • Zhou, Wenduo's avatar
      Refs #11282. Implemented unit Degrees. · efe1ecf9
      Zhou, Wenduo authored
      And added unit test for it.
      
      Fixed a bug about MomentumTransfer in ConvertCWPDMDToSpectra.
      
      Use Degrees for output workspace if target unit is 2theta for
      ConvertCWPDMDToSpectra.
      efe1ecf9
    • Zhou, Wenduo's avatar
      Refs #11282. Fixed some issues related to reduce HFIR data. · 6dab661d
      Zhou, Wenduo authored
      1. LoadSpiceAscii has date time format with default to SPICE's current
      standard
      2. ConvertCWPDMDToSpectra is explained in the sumary;
      3. Binning parameters can accept bin size only in
      ConvertCWPDMDToSpectra.  Xmin and Xmax will be searched automatically.
      
      	- modified:   ../Mantid/Framework/DataHandling/src/LoadSpiceAscii.cpp
      	- modified:   ../Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertCWPDMDToSpectra.h
      	- modified:   ../Mantid/Framework/MDAlgorithms/src/ConvertCWPDMDToSpectra.cpp
      	- modified:   ../Mantid/Framework/MDAlgorithms/test/ConvertCWPDMDToSpectraTest.h
      6dab661d
  9. Mar 03, 2015
  10. Mar 02, 2015
  11. Feb 26, 2015
  12. Feb 25, 2015
  13. Feb 24, 2015
    • Zhou, Wenduo's avatar
      Refs #10929. Made some improvements. · e8c1fc34
      Zhou, Wenduo authored
      1. Fix the label for Y value: Intensity
      2. Fix the doxygen warning
      3. Fix cppcheck
      4. Fixes the standard error issue in ConvertSpiceToRealSpace
      5. Add 'start_time' to LoadSpiceAscii, ConvertSpiceToRealSpace and ConvertCWPDMDToSpectra
      e8c1fc34
  14. Feb 23, 2015
  15. Feb 21, 2015
  16. Feb 20, 2015
  17. Feb 19, 2015
  18. Feb 17, 2015
  19. Feb 11, 2015
    • Zhou, Wenduo's avatar
      Refs #10929. Started the project. · bebda25f
      Zhou, Wenduo authored
      By adding .h, .cpp, Test.h and .rst file. And modified CMakeLists.
      
      *	modified:   MDAlgorithms/CMakeLists.txt
      *       new file:   MDAlgorithms/inc/MantidMDAlgorithms/ConvertCWPDMDToSpectra.h
      *	new file:   MDAlgorithms/src/ConvertCWPDMDToSpectra.cpp
      *	new file:   MDAlgorithms/test/ConvertCWPDMDToSpectraTest.h
      *	new file:   ../docs/source/algorithms/ConvertCWPDMDToSpectra-v1.rst
      bebda25f
Loading