This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 30 Jan, 2016 1 commit
-
-
Hahn, Steven authored
-
- 07 Jan, 2016 1 commit
-
-
Hahn, Steven authored
-
- 11 Dec, 2015 1 commit
-
-
Hahn, Steven authored
-
- 10 Nov, 2015 1 commit
-
-
Tom Perkins authored
When IPropertyManager::getValue fails to assign the property to the specified type, a runtime_error is raised. Changed the error messages in all (specific) cases to specify exactly what type it was expecting, i.e. (const) shared_ptr<X> not just X or const X.
-
- 13 Oct, 2015 2 commits
-
-
Nick Draper authored
re #13938
-
Nick Draper authored
re #13938
-
- 05 Oct, 2015 2 commits
-
-
Campbell, Stuart authored
-
Whitfield, Ross authored
-
- 05 Aug, 2015 1 commit
-
-
Federico Montesino Pouzols authored
-
- 01 Jul, 2015 1 commit
-
-
Karl Palmen authored
Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- 30 Jun, 2015 1 commit
-
-
Karl Palmen authored
I've shortened ExperimentInfo::loadInstrumentInfoNexus a lot. Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- 29 Jun, 2015 1 commit
-
-
Karl Palmen authored
Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- 24 Jun, 2015 1 commit
-
-
Karl Palmen authored
Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- 19 Jun, 2015 1 commit
-
-
Karl Palmen authored
Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- 15 Jun, 2015 3 commits
-
-
Martyn Gigg authored
Refs #12656
-
Martyn Gigg authored
Preserves the expected path within the Nexus file Refs #12656
-
Martyn Gigg authored
The instrument_source attribute was removed and so the code hit an error when trying to load the parameter map. As the instrument_source is no longer used anywhere there is no point in trying to load it from older files. Refs #12656
-
- 10 Jun, 2015 1 commit
-
-
Zhou, Wenduo authored
-
- 28 May, 2015 1 commit
-
-
Zhou, Wenduo authored
-
- 27 May, 2015 2 commits
-
-
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
-
Nick Draper authored
1. IDS mangling used for checksum is now inst name + sha1 of xml 1.1. sha1 is computed after converitng to linux line endings and trim 1. VTP file names changes to be same filename as IDS mangling 1. VTP save directory moved to appdata/mantidproject/instrument/geometryCache 1. VTP file saving simplified as files based on a checksum cannot be out of date 1. unit tests updated to account for this 1. unused methods removed from IDFObject 1. InstrumentDefinitionParser changed to initialise during constructor 1. XML parsing changed to lazy load rather than during initialisation. Still to do: 1. cache SHA1 checksum if needed 1. Change the filename reported for nexus files 1. Manually test 1. Stop saving the filename to nexus files 1. update documentation re #11818
-
- 14 May, 2015 3 commits
-
-
Harry Jeffery authored
-
Harry Jeffery authored
-
Harry Jeffery authored
-
- 20 Apr, 2015 1 commit
-
-
Alex Buts authored
and added processing to IDF processing algorithm.
-
- 17 Apr, 2015 1 commit
-
-
Alex Buts authored
-
- 16 Dec, 2014 1 commit
-
-
Whitfield, Ross authored
-
- 27 Nov, 2014 3 commits
-
-
Nick Draper authored
-
Nick Draper authored
-
Nick Draper authored
-
- 26 Nov, 2014 1 commit
-
-
Gigg, Martyn Anthony authored
The method is most often called in a loop so floods the log messages. Refs #10470
-
- 25 Nov, 2014 1 commit
-
-
Federico Montesino Pouzols authored
-
- 06 Nov, 2014 1 commit
-
-
Nick Draper authored
-
- 04 Nov, 2014 1 commit
-
-
Nick Draper authored
-
- 19 Sep, 2014 2 commits
-
-
Anders Markvardsen authored
-
Anders Markvardsen authored
and removed header references in .cpp files where this class not used
-
- 13 Aug, 2014 1 commit
-
-
Anders Markvardsen authored
Change the behaviour of LoadIDFFromNexus and before doing this, as part of trying to ensure I wasn't broking something, updated various code comments related to loading of xml files
-
- 25 Apr, 2014 1 commit
-
-
Alex Buts authored
swap contents of new map with contents of old map instead.
-
- 18 Mar, 2014 1 commit
-
-
Gigg, Martyn Anthony authored
Refs #9059
-
- 16 Jan, 2014 1 commit
-
-
Anders Markvardsen authored
-