This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
WHITFIELDRE email authored
-
- Apr 16, 2015
-
-
Refs #6835
-
- Apr 14, 2015
-
-
Dan Nixon authored
Refs #6835
-
- May 21, 2013
-
-
Russell Taylor authored
-
- Feb 23, 2012
-
-
Janik Zikovsky authored
and restored version 1
-
- Feb 22, 2012
-
-
Janik Zikovsky authored
by using the ADS::retrieveWS<Type>() method.
-
- Feb 20, 2012
-
-
Janik Zikovsky authored
which supports an OutputWorkspace. ConjoinWorkspaces version 1.0 works as before
-
- Feb 15, 2012
-
-
Russell Taylor authored
Turns out it was only noticeably slow in debug on Windows (probably the Poco XML business), but this will help by cutting down on the data loading.
-
- Dec 22, 2011
-
-
Gigg, Martyn Anthony authored
-
- Dec 09, 2011
-
-
Nick Draper authored
-
- Dec 05, 2011
-
-
Gigg, Martyn Anthony authored
When they don't overlap the spectrum numbers should just be copied from the input workspaces and the second one continued on top.
-
- Sep 23, 2011
-
-
Janik Zikovsky authored
-
- Sep 01, 2011
-
-
Russell Taylor authored
-
- Jul 17, 2011
-
-
Janik Zikovsky authored
-
- Jun 29, 2011
-
-
Campbell, Stuart authored
-
- Jun 24, 2011
-
-
Peterson, Peter authored
-
- Jun 07, 2011
-
-
Gigg, Martyn Anthony authored
LoadInstrument now has a new property called RewriteSpectraMap. If it is true (the default) then a new spectra map and axis are created on the input workspace and a 1:1 mapping of spectra->detector ID is set up. This should cure the issue that users of Python algorithms and CreateWorkspace don't get anything that is that useful. LoadEventNexus has also been updated to handle spectra rather than single pixel IDs for all files rather than just ISIS ones. A little tidy up is still required but the functionality is complete. Re #3106
-
- May 16, 2011
-
-
Michael Reuter authored
-
Janik Zikovsky authored
-
- Apr 08, 2011
-
-
Campbell, Stuart authored
-
- Mar 26, 2011
-
-
Campbell, Stuart authored
-
- Feb 15, 2011
-
-
Janik Zikovsky authored
-
- Jan 31, 2011
-
-
Russell Taylor authored
-
Russell Taylor authored
Eliminate data loading from a couple of test constructors. Also eliminate setUp method in several places. Re #2221.
-
- Dec 29, 2010
-
-
Campbell, Stuart authored
-
Russell Taylor authored
-
Russell Taylor authored
Rename Framework code directory to just that. Also delete Main and VS & Eclipse project file. Re #1881.
-
- Nov 12, 2010
-
-
Campbell, Stuart authored
-
Campbell, Stuart authored
-
- Oct 05, 2010
-
-
Janik Zikovsky authored
Refs #1590: Re-enabled ConjoinWorkspaces test; fix to SNSEventNexus in the event of 0-length pulse list.
-
- Oct 01, 2010
-
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
Refs #100: Trying to fix the test runner again; also removed some calls to countSize() that were unneeded.
-
Janik Zikovsky authored
-
- Sep 24, 2010
-
-
Sofia Antony authored
re#1289 - Fix for unit test failure.Both files were counting the no.of group workspace name along with the group members.
-
- Sep 03, 2010
-
-
Janik Zikovsky authored
Refs #1605 and #1595 in a way. Made spectrum numbers and workspace indices match (simple 1:1 map) for EventWorkspaces. Added tracking of detector ID in EVentList. Operators (+) do a union of detector IDs set. SpectraDetectorMap is generated from the EventList detector IDs. Renamed functions to clarify getEventList and getEventListAtWorkspaceIndex. New functions for finalizing the creation of EventWorkspaces. Fixed DiffractionFocussing and ConjoinWorkspaces to use the new functionality - code is made a lot clearer. This work supports Refs #1513 and #1581.
-
- Aug 26, 2010
-
-
Russell Taylor authored
-