This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
- Apr 16, 2015
-
-
- Apr 14, 2015
-
-
Dan Nixon authored
-
- Dec 16, 2014
-
-
WHITFIELDRE email authored
-
- Aug 12, 2014
-
-
Zhou, Wenduo authored
and added some sentences in docs.
-
- Jun 03, 2014
-
-
Gigg, Martyn Anthony authored
The converted text is stored in separate .rst files in the docs directory. Refs #9562
-
- Sep 18, 2013
-
-
Mike Thomas authored
-
- May 21, 2013
-
-
Russell Taylor authored
-
- Feb 25, 2013
-
-
Russell Taylor authored
-
- Feb 22, 2013
-
-
Lynch, Vickie authored
-
- Feb 14, 2013
-
-
Russell Taylor authored
by creating a common base class. This should satisfy cpd, though not me yet.
-
- Mar 14, 2012
-
-
Gigg, Martyn Anthony authored
Touches nearly everything unfortunately but is necessary.
-
- Feb 23, 2012
-
-
Janik Zikovsky authored
and restored version 1
-
- Feb 20, 2012
-
-
Janik Zikovsky authored
which supports an OutputWorkspace. ConjoinWorkspaces version 1.0 works as before
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
- Feb 01, 2012
-
-
Gigg, Martyn Anthony authored
The spectrum numbers are only "fixed" if they don't not already overlap.
-
- Jan 25, 2012
-
-
Janik Zikovsky authored
-
Janik Zikovsky authored
4 tests fail at this point
-
- Dec 28, 2011
-
-
Michael Reuter authored
-
- Dec 22, 2011
-
-
Gigg, Martyn Anthony 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.
-
- Oct 25, 2011
-
-
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).
-
- Jul 20, 2011
-
-
Steve Williams authored
When masked _bins_ are propagated from an input to an output workspace the y-values shouldn't be modified re #3382
-
- Jul 17, 2011
-
-
Janik Zikovsky authored
-
- Jun 22, 2011
-
-
Peterson, Peter authored
-
- May 26, 2011
-
-
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
-
- May 18, 2011
-
-
Doucet, Mathieu authored
-
- May 16, 2011
-
-
Janik Zikovsky authored
-
- May 12, 2011
-
-
Janik Zikovsky authored
-
Peterson, Peter authored
-
- Mar 02, 2011
-
-
Janik Zikovsky authored
Refs #2572: Added an initDocs() for all algorithms that sets the summary string to display in the dialog, as well as the wiki summary for possible later auto-wiki-fication of documentation.
-
- Mar 01, 2011
-
-
Janik Zikovsky authored
Refs #2572: Ran into issue with un-escaped characters that my compiler did not catch. Commented out all optional messages until I can fix it.
-
Janik Zikovsky authored
-
- Feb 15, 2011
-
-
Peterson, Peter authored
-
- Jan 28, 2011
-
-
Janik Zikovsky authored
-
- Dec 29, 2010
-
-
Russell Taylor authored
-
Russell Taylor authored
Rename Framework code directory to just that. Also delete Main and VS & Eclipse project file. Re #1881.
-
- Nov 05, 2010
-
-
Janik Zikovsky authored
Refs #1855: Added ability to display an optional message in an algorithm's auto-generated GUI dialog. Added one for a couple of algorithms.
-
- 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.
-