This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 14 Feb, 2016 1 commit
-
-
Federico Montesino Pouzols authored
-
- 05 Oct, 2015 2 commits
-
-
Campbell, Stuart authored
-
Whitfield, Ross authored
-
- 13 May, 2014 1 commit
-
-
Gigg, Martyn Anthony authored
The workspace spectra are now modified directly. Refs #9435
-
- 28 Feb, 2013 1 commit
-
-
Russell Taylor authored
-
- 25 Feb, 2013 1 commit
-
-
Russell Taylor authored
They had no effect on whether the test passes or not.
-
- 22 Feb, 2012 1 commit
-
-
Janik Zikovsky authored
by using the ADS::retrieveWS<Type>() method.
-
- 25 Jan, 2012 1 commit
-
-
Janik Zikovsky authored
-
- 12 Sep, 2011 1 commit
-
-
Russell Taylor authored
-
- 08 Sep, 2011 1 commit
-
-
Russell Taylor authored
Add pointer to physical instrument as a member (not used in vast majority of cases) of Instrument. Show this 'physical instrument' in the instrument view, if it exists. Re #1944. P.S. This again lead to a const change which accounts for most of the changes.
-
- 02 Jun, 2011 1 commit
-
-
Gigg, Martyn Anthony authored
Have a default 1:1, starting at 1, correspondence created by the spectra axis. Update the default 1:1 that is created with the MatrixWorkspace::init method so that it also starts at 1. This removes the need for most tests that care about it to bother creating their own spectra map and axis. Refs #3067
-
- 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
-
- 16 May, 2011 1 commit
-
-
Michael Reuter authored
-
- 14 Feb, 2011 1 commit
-
-
Janik Zikovsky authored
Refs #2408: Multiply now correctly handles commutativity with EventWorkspaces. Tests made significantly more robust.
-
- 04 Feb, 2011 1 commit
-
-
Campbell, Stuart authored
-
- 27 Jan, 2011 1 commit
-
-
Janik Zikovsky authored
Refs #2295: BinaryOperation support for clearing the RHS workspace during the operation, to free up memory.
-
- 26 Jan, 2011 1 commit
-
-
Janik Zikovsky authored
Refs #2277: Divide algorithm has new parameter to perform division by grouped spectra, where workspace indices do not match. e.g. sample / vanadium (where vanadium was averaged per bank). Refs #2023.
-
- 25 Jan, 2011 1 commit
-
-
Russell Taylor authored
Revert a change from some time back regarding how grouped detector positions are calculated in Absorption corrections routines. Small change in numerical result (for the better), big change in speed. Also a small refactoring in detector code that was less small in its impact on tests. Re #2276.
-
- 06 Jan, 2011 1 commit
-
-
Gigg, Martyn Anthony authored
Tell scons to build the new TestHelpers package so that ISIS buildservers are still happy with moving the test helpers while the CMake transition is still in progress. Refs #2196 and #1881
-
- 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 2 commits
-
-
Michael Whitty authored
-
Michael Whitty authored
-
- 29 Oct, 2010 1 commit
-
-
Sofia Antony authored
re#1527 - PairedGroupAlgorithm changed to rename the o/p group members if i/p and o/p groups are of same names or diff.names.
-
- 21 Oct, 2010 1 commit
-
-
Gigg, Martyn Anthony authored
Fix tests which contained references to API::Instrument. Not sure why they ran when I tried them... Re #1212
-
- 24 Sep, 2010 1 commit
-
-
Sofia Antony authored
re#1289 - Fix for unit test failure.SaveCanSAS1DTest,WorkspaceGroupTest fixed. One of the tests of GroupWorkspacesTest is still failing for me,temporarily commented the test which failed.
-
- 25 Jan, 2010 1 commit
-
-
Gigg, Martyn Anthony authored
Tidy up a few files after tests have been run and a couple of minor changes for the new linux buildserver. Re #1090
-
- 02 Nov, 2009 1 commit
-
-
Russell Taylor authored
Sort out const correctness surrounding IInstrument::getPlottable. Also clear a bundle of compiler warnings. Re #990.
-
- 14 Sep, 2009 1 commit
-
-
Sofia Antony authored
-
- 06 Jul, 2009 1 commit
-
-
Sofia Antony authored
-
- 16 Jun, 2009 1 commit
-
-
Sofia Antony authored
re #544 Changed for fixing the unit test failures and displaying correct error messages in log window
-
- 12 Jun, 2009 1 commit
-
-
Sofia Antony authored
-