This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 17 Feb, 2016 1 commit
-
-
Tom Perkins authored
re #15286
-
- 15 Feb, 2016 1 commit
-
-
Federico Montesino Pouzols authored
-
- 11 Feb, 2016 1 commit
-
-
Federico Montesino Pouzols authored
-
- 06 Nov, 2015 1 commit
-
-
Owen Arnold authored
No reason to change the name of the property. Would be far more convient for existing clients if the name of this property remained the same.
-
- 03 Nov, 2015 1 commit
-
-
Owen Arnold authored
-
- 08 Oct, 2015 1 commit
-
-
Federico Montesino Pouzols authored
-
- 05 Oct, 2015 2 commits
-
-
Campbell, Stuart authored
-
Whitfield, Ross authored
-
- 30 Mar, 2015 1 commit
-
-
Federico Montesino Pouzols authored
-
- 12 Mar, 2015 1 commit
-
-
Federico Montesino Pouzols authored
-
- 16 Dec, 2014 1 commit
-
-
Whitfield, Ross authored
-
- 03 Jul, 2014 1 commit
-
-
Savici, Andrei T authored
-
- 03 Jun, 2014 1 commit
-
-
Gigg, Martyn Anthony authored
The converted text is stored in separate .rst files in the docs directory. Refs #9562
-
- 28 May, 2014 1 commit
-
-
Nick Draper authored
-
- 12 Feb, 2014 1 commit
-
-
Karl Palmen authored
Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- 16 May, 2013 1 commit
-
-
Russell Taylor authored
-
- 11 Mar, 2013 1 commit
-
-
Russell Taylor authored
Rather than going via the axis.
-
- 04 Mar, 2013 1 commit
-
-
Gesner Passos authored
LoadNexus, LoadNexusLogs, LoadNexusMonitors, LoadNexusProcessed, LoadPDFgetNFile, LoadParameterFile, LoadPreNexusMonitors, LoadRKH, LoadRawBin0, LoadRawSpectrum0, LoadRawHelper re #6485
-
- 28 Feb, 2013 1 commit
-
-
Russell Taylor authored
-
- 02 Jan, 2013 1 commit
-
-
Nick Draper authored
-
- 08 Nov, 2012 1 commit
-
-
Michael Reuter authored
-
- 17 Sep, 2012 2 commits
-
-
Michael Reuter authored
-
Michael Reuter authored
The unit test now checks for a correct x-axis value.
-
- 13 Nov, 2011 1 commit
-
-
Gigg, Martyn Anthony authored
Ubuntu 11.10 comes with gcc 4.6 and a new warning -Wset-but-unused. Might as well get rid of these now.
-
- 25 Oct, 2011 1 commit
-
-
Janik Zikovsky authored
Refs #3984 Took the wiki description from every algorithm's wiki page and placed it in a comment in the CPP file (instead of the header file).
-
- 29 Jun, 2011 1 commit
-
-
Campbell, Stuart authored
-
- 26 May, 2011 1 commit
-
-
Gigg, Martyn Anthony authored
Replace uses of the SpectraDetectorMap with the new interface. Note that mutableSpectraMap has now gone in favour of using MatrixWorkspace::replaceSpectraMap with a brand new implentation. Re #3067
-
- 19 Apr, 2011 1 commit
-
-
Steve Williams authored
-
- 29 Mar, 2011 1 commit
-
-
Campbell, Stuart authored
-
- 04 Feb, 2011 1 commit
-
-
Campbell, Stuart authored
-
- 28 Jan, 2011 1 commit
-
-
Janik Zikovsky authored
-
- 29 Dec, 2010 2 commits
-
-
Russell Taylor authored
-
Russell Taylor authored
Rename Framework code directory to just that. Also delete Main and VS & Eclipse project file. Re #1881.
-
- 08 Dec, 2010 1 commit
-
-
Anders Markvardsen authored
InstrumentName This means there will be two input properties which can be used to specify and IDF: Filename InstrumentName If Filename is specified then use that this filename. If not then it is required that an InstrumentName is specified. And an appropriate filename is created at runtime (search the Workspace's Run object for "startdate"/"starttime" and get IDF search directory from Config) Modify all loaders (except LoadEmptyInstrument) to load inst using this InstrumentName property re #1997
-
- 06 Dec, 2010 1 commit
-
-
Anders Markvardsen authored
-
- 25 Oct, 2010 1 commit
-
-
Campbell, Stuart authored
-
- 22 Oct, 2010 1 commit
-
-
Russell Taylor authored
-
- 25 Aug, 2010 1 commit
-
-
Gigg, Martyn Anthony authored
-
- 24 Aug, 2010 1 commit
-
-
Campbell, Stuart authored
-
- 23 Aug, 2010 1 commit
-
-
Campbell, Stuart authored
Assign increasing spectrum numbers from 1 upwards. This is to get around some of the validators that won't allow -ve spectra numbers. The detector numbers are still -1,-2, etc... refs #1506
-