This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Jul 11, 2016
-
-
Moore authored
-
- Feb 22, 2016
-
-
Tom Perkins authored
re #15289
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
- Dec 16, 2014
-
-
WHITFIELDRE email authored
-
- 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
-
- Mar 15, 2013
-
-
Nick Draper authored
-
- Mar 14, 2012
-
-
Gigg, Martyn Anthony authored
Touches nearly everything unfortunately but is necessary.
-
- 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 15, 2011
-
-
Russell Taylor authored
Rename ISpectrum::maskSpectrum() to clearData() and remove option to set histogram data to a value other than zero as it was an inconsistency. Re #3378.
-
- 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
-
- 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.
-
- Jan 21, 2010
-
-
Russell Taylor authored
Changes so that we handle distributions better. In particular, Divide now changes its output workspace to be a dimensionless distribution if the inputs have the same YUnit. ConvertUnits handles dimensionless distributions correctly. A new field is added to MatrixWorkspace (YUnitLabel) which holds a descriptive string for plotting. m_YUnit should only really be Counts or nothing. Re #438.
-
- Jul 03, 2009
-
-
Nick Draper authored
Remove redundant loggers from Algorithms project
-
- Jun 10, 2009
-
-
Steve Williams authored
Please point out if any descriptions could be better or more helpful. Descriptions for nearly all properties in the documented algorithms in the algorithm directory are now in, work continues on those in datahandling. I still expect to finish sometime on Thursday. refs #410
-
- Apr 09, 2009
-
-
Russell Taylor authored
First attempt at an algorithm to give the result of a SANS analysis in 2 dimensions of Q. Doesn't do the errors yet. Re #439.
-
- Apr 02, 2009
-
-
Russell Taylor authored
Allow a negative data value in WorkspaceSingleValue. Relax YUnit check in Minus for single value workspaces. Re-store InOut workspaces in ADS to trigger update signal. Re #100.
-
- Jan 28, 2009
-
-
Gigg, Martyn Anthony authored
dock widget in qtiplot has also been updated so that a workspace without an axis can be loaded. Closes #394
-