This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 13 Feb, 2016 1 commit
-
-
Federico Montesino Pouzols authored
-
- 05 Oct, 2015 2 commits
-
-
Campbell, Stuart authored
-
Whitfield, Ross 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>
-
- 22 Jun, 2015 1 commit
-
-
Owen Arnold authored
Before I convert this to a vector of workspaces, I notice that the same variable name WS is used both for local variables, and member variables. This is utterly stupid and bound to cause problems in the future, so i'm fixing the naming here first.
-
- 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
-
- 26 Feb, 2015 1 commit
-
-
Gigg, Martyn Anthony authored
Refs #11101
-
- 21 Feb, 2015 1 commit
-
-
Martyn Gigg authored
Refs #11101
-
- 20 Feb, 2015 2 commits
-
-
Gigg, Martyn Anthony authored
Switched file to HRPD file to improve speed. Refs #11101
-
Gigg, Martyn Anthony authored
Refs #11101
-
- 16 Dec, 2014 1 commit
-
-
Whitfield, Ross authored
-
- 25 Nov, 2014 1 commit
-
-
Federico Montesino Pouzols authored
-
- 19 Sep, 2014 1 commit
-
-
Anders Markvardsen authored
-
- 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
-
- 13 Jan, 2014 1 commit
-
-
Anders Markvardsen authored
-
- 06 Sep, 2013 1 commit
-
-
Campbell, Stuart authored
-
- 19 Aug, 2013 1 commit
-
-
Gigg, Martyn Anthony authored
The multimap was continuously growing as there was no way of checking if a given parameter for a component was already loaded. The storage is now a map with key <Component*,name> so that only unique component/named pairs will be stored. Refs #7743.
-
- 09 Aug, 2013 1 commit
-
-
Gigg, Martyn Anthony authored
This now returns a human-readable string detailing the structure of the workspace. Refs #7708
-
- 08 Aug, 2013 1 commit
-
-
Gigg, Martyn Anthony authored
This way we can use a more general mutex rather than the specific critical section used in cow_ptr. Also move some calls that access the object directly to use the accessor methods that should prevent access to the object while it is being copied. Refs #7677
-
- 10 Jul, 2013 1 commit
-
-
Karl Palmen authored
Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- 28 May, 2013 1 commit
-
-
Russell Taylor authored
-
- 19 Feb, 2013 1 commit
-
-
Campbell, Stuart authored
-
- 15 Feb, 2013 1 commit
-
-
Gigg, Martyn Anthony authored
-
- 29 Nov, 2012 1 commit
-
-
Karl Palmen authored
Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- 30 Oct, 2012 1 commit
-
-
Campbell, Stuart authored
exposes ExperimentInfo::getInstrumentFilename() to Python. Removed the method that only took the instrument name in favour of a default parameter for the date.
-
- 17 Sep, 2012 1 commit
-
-
Karl Palmen authored
Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- 23 Aug, 2012 1 commit
-
-
Gigg, Martyn Anthony authored
-
- 21 Aug, 2012 1 commit
-
-
Karl Palmen authored
-
- 30 Jul, 2012 2 commits
-
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
Includes basis for creating a simulation workspace, the fitting function itself and the TobyFit resolution model.
-
- 20 Jul, 2012 1 commit
-
-
Gigg, Martyn Anthony authored
Allows a single name to be used when different run logs are required for different instruments, e.g. different temperature log names.
-
- 01 Jun, 2012 1 commit
-
-
Alex Buts authored
-
- 08 Mar, 2012 1 commit
-
-
Karl Palmen authored
Also removed the extra_data group and refactored code. Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- 12 Nov, 2011 1 commit
-
-
Campbell, Stuart authored
Allow user to get instrument definition file without specifying a date, in this case the current date will be used.
-