This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 12, 2015
-
-
Nick Draper authored
from -1 to 0 re #13936
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
WHITFIELDRE email authored
-
- May 27, 2015
-
-
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
-
- May 22, 2015
-
-
Raquel Alvarez Banos authored
-
- Dec 16, 2014
-
-
WHITFIELDRE email authored
-
- Dec 03, 2014
-
-
Dan Nixon authored
Refs #10663
-
- Oct 02, 2014
-
-
Owen Arnold authored
Use an optional entry number parameter instead of counting workspace group entries in the file. This was the main bottleneck acording to the previous POGO report. Seems to have generated a massive speedup. Can save as WG of size 512 in < 8 seconds rather than 138 seconds as previously.
-
Owen Arnold authored
-
Owen Arnold authored
-
- Oct 01, 2014
-
-
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.
-
- Sep 12, 2014
-
-
Owen Arnold authored
Looks like there's an issue with the m_filehandler not being initialized properly for some reason!
-
- Sep 02, 2014
-
-
Owen Arnold authored
-
- Sep 01, 2014
-
-
Owen Arnold authored
Make the same methods available for group processing as well as individual workspace processing.
-
- Jun 19, 2014
-
-
Samuel Jackson authored
-
- Jun 03, 2014
-
-
Gigg, Martyn Anthony authored
The converted text is stored in separate .rst files in the docs directory. Refs #9562
-
- May 28, 2014
-
-
Nick Draper authored
-
- May 14, 2014
-
-
Samuel Jackson authored
SaveNexus and SaveNexusProcessed wouldn't append a record to the history. This commit fixes that issue and leaves a record on the input workspace so the result is that we get a complete history, but we lose the execution start time and duration.
-
- Aug 20, 2013
-
-
Samuel Jackson authored
Names will attempt to match with a stem on load. If not the stored name will be used. Backwards compatible with older nexus files. Refs #7764
-
- Jun 27, 2013
-
-
Peterson, Peter authored
It was always logging (to debug) that it wasn't doing anything. No it is a bit louder about it.
-
- Feb 21, 2013
-
-
Gigg, Martyn Anthony authored
LoadNexusProcessed is broken on windows along with 4 system tests.
-
- Feb 20, 2013
-
-
Peterson, Peter authored
-
Peterson, Peter authored
-
- Feb 07, 2013
-
-
Peterson, Peter authored
-
- Feb 05, 2013
-
-
Peterson, Peter authored
-
- Nov 09, 2012
-
-
Michael Reuter authored
-
- Jul 19, 2012
-
-
Karl Palmen authored
Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
Karl Palmen authored
Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- May 16, 2012
-
-
Janik Zikovsky authored
to WorkspaceHistory, for code reuse
-
- May 03, 2012
-
-
Peterson, Peter authored
-
Peterson, Peter authored
Still need to modify LoadNexusProcessed to generate SpecialWorkspace2d.
-
- Apr 20, 2012
-
-
Michael Reuter authored
-
- Apr 05, 2012
-
-
Janik Zikovsky authored
so changed all algorithms that used it.
-
- Mar 14, 2012
-
-
Gigg, Martyn Anthony authored
Touches nearly everything unfortunately but is necessary.
-
- Feb 22, 2012
-
-
Janik Zikovsky authored
in DateAndTime methods.
-
- Feb 09, 2012
-
-
Russell Taylor authored
-
- Jan 27, 2012
-
-
Russell Taylor authored
-
- Jan 25, 2012
-
-
Janik Zikovsky authored
4 tests fail at this point
-
- Jan 05, 2012
-
-
Michael Reuter authored
-
- Dec 28, 2011
-
-
Michael Reuter authored
-