Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Oct 12, 2015
  2. Oct 05, 2015
  3. May 27, 2015
    • Nick Draper's avatar
      Further steps as defined below · 0e064a7f
      Nick Draper authored
       1. Change the filename reported for nexus files if xml contained within
       1. Stop saving the filename to nexus processed files
       1. removed some unused includes
      
      Still to do:
       1. cache SHA1 checksum if needed
       1. Manually test
       1. update documentation
       1. investigate this error:
      
      ctest -C Debug -J 4 -R LoadEventNexusTest -V
      
       548: LoadParameterFile-[Error] Bad path syntax: C:\Mantid\Code\Mantid\instrument
      \C:\Users\rrc79113\AppData\Roaming\mantidproject\mantid\instrument\HYSPECA_Param
      eters.xml. Unable to parse File: in C:/Mantid/Code/Mantid/instrument//C:\Users\r
      rc79113\AppData\Roaming\mantidproject\mantid\instrument\HYSPECA_Parameters.xml
      548: LoadIDFFromNexus-[Notice] Instrument parameter file: C:\Users\rrc79113\AppD
      ata\Roaming\mantidproject\mantid\instrument\HYSPECA_Parameters.xml not found or
      un-parsable. Instrument parameter file: C:/Mantid/Code/Mantid/instrument/HYSPECA
      _Parameters.xml has been loaded
      
      re #11818
      0e064a7f
  4. May 22, 2015
  5. Dec 16, 2014
  6. Dec 03, 2014
  7. Oct 02, 2014
  8. Oct 01, 2014
    • Owen Arnold's avatar
      refs #10187. Always close group. · 98f24b50
      Owen Arnold authored
      A few issues fixed here. Firstly. I found that the algorithm was failing
      when thrown a very large group workspace. This turned out to be because we
      needed to close the group within the doExec call. A group i always opened,
      so it is necessary to close it.
      
      The second thing done is to fix SaveNexus so that it will pass through
      group workspaces intact to SaveNexusProcessed. Under the previous
      mechanism, this would not have happened, because the generic Algorithm
      group processing code would have exploded out the individual workspaces.
      98f24b50
  9. Sep 12, 2014
  10. Sep 02, 2014
  11. Sep 01, 2014
  12. Jun 19, 2014
  13. Jun 03, 2014
  14. May 28, 2014
  15. May 14, 2014
  16. Aug 20, 2013
  17. Jun 27, 2013
  18. Feb 21, 2013
  19. Feb 20, 2013
  20. Feb 07, 2013
  21. Feb 05, 2013
  22. Nov 09, 2012
  23. Jul 19, 2012
  24. May 16, 2012
  25. May 03, 2012
  26. Apr 20, 2012
  27. Apr 05, 2012
  28. Mar 14, 2012
  29. Feb 22, 2012
  30. Feb 09, 2012
  31. Jan 27, 2012
  32. Jan 25, 2012
  33. Jan 05, 2012
  34. Dec 28, 2011
Loading