This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Jan 26, 2016
-
-
Hahn, Steven authored
-
- Dec 11, 2015
-
-
Hahn, Steven authored
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
- Feb 14, 2015
-
-
Federico Montesino Pouzols authored
-
- Dec 16, 2014
-
-
WHITFIELDRE email authored
-
- Nov 11, 2014
-
-
Dan Nixon authored
Refs #10534
-
- Jun 03, 2014
-
-
Gigg, Martyn Anthony authored
The converted text is stored in separate .rst files in the docs directory. Refs #9562
-
- May 28, 2014
-
-
Nick Draper authored
-
- May 13, 2014
-
-
Gigg, Martyn Anthony authored
Refs #9435
-
- Nov 13, 2013
-
-
Nick Draper authored
-
- Aug 19, 2013
-
-
Russell Taylor authored
Don't know why it wasn't one in the first place. This allows removing some unnecessary stuff in the algorithm itself.
-
- Jun 24, 2013
-
-
Gigg, Martyn Anthony authored
The example used to old API and therefore did not work out of the box.
-
- Feb 25, 2013
-
-
Russell Taylor authored
-
- Mar 14, 2012
-
-
Gigg, Martyn Anthony authored
Touches nearly everything unfortunately but is necessary.
-
- Dec 01, 2011
-
-
Roman Tolchenov authored
-
- Nov 10, 2011
-
-
Gigg, Martyn Anthony authored
-
- 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).
-
- Sep 09, 2011
-
-
Gigg, Martyn Anthony authored
-
- Jun 09, 2011
-
-
Gigg, Martyn Anthony authored
Fix for an issue that Spencer reported around CreateWorkspace. The default SpectraAxis should now be sufficent and should not need updating byt the algorithm. Re #3067
-
- Jun 07, 2011
-
-
Russell Taylor authored
-
- Jun 03, 2011
-
-
Russell Taylor authored
CreateWorkspace now 65% faster, and also has options to provide common X values only once for all the spectra and to skip the E values. Re #3118.
-
- May 31, 2011
-
-
Russell Taylor authored
-
- May 23, 2011
-
-
Doucet, Mathieu authored
-
Roman Tolchenov authored
-
- May 18, 2011
-
-
Doucet, Mathieu authored
-
- Mar 22, 2011
-
-
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.
-
- Jan 13, 2011
-
-
Michael Whitty 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.
-
- Dec 16, 2010
-
-
Michael Whitty authored
fixes #1810 - changing "YAxis"/"YUnit" to "VerticalAxis*" after discussion with Nick to avoid potential confusion with our DataY naming convention. change to script file to work with these changes. I did a search on the Python files in PythonAPI and didn't find any other uses of old parameter names.
-
- Dec 13, 2010
-
-
Michael Whitty authored
-
- Nov 17, 2010
-
-
Janik Zikovsky authored
-
- Nov 09, 2010
-
-
Michael Whitty authored
Adding YUnitValues parameter to CreateWorkspace algorithm. Can now assign either a numeric or text axis to the created workspace. units do not show in the workspace dock for some reason but will show on "plot bin" of data. refs #1810
-
- Oct 20, 2010
-
-
Russell Taylor authored
Generalise Cylinder & FlatPlate absorption algorithms to use the sample position and not just assume the sample is at the origin. Re #1688.
-
- Oct 19, 2010
-
-
Michael Whitty authored
-