This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 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 03, 2014
-
-
Gigg, Martyn Anthony authored
Refs #8983
-
- Jan 02, 2013
-
-
Nick Draper authored
-
- Aug 08, 2012
-
-
Russell Taylor authored
-
- Mar 14, 2012
-
-
Gigg, Martyn Anthony authored
Touches nearly everything unfortunately but is necessary.
-
- Dec 19, 2011
-
-
Campbell, Stuart 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).
-
- May 16, 2011
-
-
Janik Zikovsky authored
-
- May 11, 2011
-
-
Janik Zikovsky 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 09, 2011
-
-
Steve Williams authored
Correct problems with the run files widget and updating controls with info from user settings file re #1399
-
- Jan 28, 2011
-
-
Janik Zikovsky authored
-
- Jan 26, 2011
-
-
Steve Williams authored
Case consistency with "Small Angle Scattering" in Facities.xml and the ISIS SANS GUI has a new wav loop widget! refs #1399 and #2212
-
- Jan 20, 2011
-
-
Steve Williams authored
Fixed an error that sometimes Q1D doesn't set the distribution flag set and a problem with progress reporting. re #2229
-
- 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 14, 2010
-
-
Steve Williams authored
-
- Oct 22, 2010
-
-
Russell Taylor authored
-
- Sep 28, 2010
-
-
Steve Williams authored
Correct to file has been extended to take a file that contains the correction factors to apply to each spectrum re #1675
-
- Aug 06, 2010
-
-
Gigg, Martyn Anthony authored
Bumped FileProperty up to API so that it can take advantage of the new FileFinder. Code has just been moved here, not reimplemented yet. Re #1398
-
- Sep 18, 2009
-
-
Russell Taylor authored
-
- Sep 08, 2009
-
-
Gigg, Martyn Anthony authored
Updated algorithms that were using the FileValidator class alone to use the new FileProperty class. Re #767
-
- Jul 27, 2009
-
-
Russell Taylor authored
-
- Jul 13, 2009
-
-
Sofia Antony authored
re #605 implemented progress reporting for all algorithms.Parallel processing implemented for some algorithms - it was not applicable for all algorithms
-
- 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
-
- May 15, 2009
-
-
Russell Taylor authored
-
- Mar 17, 2009
-
-
Russell Taylor authored
Temporary fix for the fact that we aren't dealing with unphysical bins correctly when converting units to DeltaE. Am now setting the boundaries in this case to +/-DBL_MAX, which should at least mean that Rebin can be run on the output. Re #499.
-
- Mar 06, 2009
-
-
Roman Tolchenov authored
AlgorithmProxy class is added. References to Algorithm are replaced to IAlgorithm in many cases. re #464
-
- Feb 16, 2009
-
-
Russell Taylor authored
-
- Feb 13, 2009
-
-
Russell Taylor authored
-
Russell Taylor authored
-
Russell Taylor authored
Modify CorrectToFile because we shouldn't be treating the data in RKH's files as histograms (so can't rebin). Re #397.
-
- Jan 21, 2009
-
-
Gigg, Martyn Anthony authored
RKH loading can now use files that have spectrum number as their first column as well as those of units recognised by the UnitFactory. Re #370
-
Gigg, Martyn Anthony authored
-