This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Jan 26, 2016
-
-
Hahn, Steven authored
-
- Jan 06, 2016
-
-
Hahn, Steven authored
-
- Jan 05, 2016
-
-
Hahn, Steven authored
-
- Dec 11, 2015
-
-
Hahn, Steven authored
-
- Nov 11, 2015
-
-
Lamar Moore authored
-
- Oct 12, 2015
-
-
Roman Tolchenov authored
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
WHITFIELDRE email authored
-
- Apr 29, 2015
-
-
Alex Buts authored
log with non-integer value.
-
- Apr 24, 2015
-
-
Alex Buts 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
-
- Jul 11, 2012
-
-
Peterson, Peter authored
-
- Mar 14, 2012
-
-
Gigg, Martyn Anthony authored
Touches nearly everything unfortunately but is necessary.
-
- Feb 24, 2012
-
-
Peterson, Peter authored
DetectorDiagnostics is now a Workflow/Diagnostics algorithm and all of its children are Diagnostics algorithms.
-
- Feb 21, 2012
-
-
Peterson, Peter 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).
-
- Aug 29, 2011
-
-
Russell Taylor authored
Add a copy constructor to Instrument. Oh, and go on a const-correctness hunt that led this commit to touch slightly more than just the one class. Re #1944.
-
- May 23, 2011
-
-
Doucet, Mathieu authored
-
Roman Tolchenov authored
-
- May 18, 2011
-
-
Doucet, Mathieu authored
-
Peterson, Peter authored
-
- May 06, 2011
-
-
Gigg, Martyn Anthony 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
-
- Jan 28, 2011
-
-
Janik Zikovsky authored
-
- Jan 19, 2011
-
-
Gigg, Martyn Anthony authored
Incorporated the PSD bleed tests into the Inelastic GUI. Also cleanup up a few things around variables names in the script along with updating the parameter files to hold defaults for the bleed test. Re #1925
-
- Jan 13, 2011
-
-
Gigg, Martyn Anthony authored
Fix for CreatePSDBleedMaskTest. There was an off-by-one error in a debug statement that Janik spotted. Thanks!. Re #1925
-
Janik Zikovsky authored
Refs #2167: CreatePSDBleedMask test fails locally. Made it throw instead of aborting the program, so it plays nicer.
-
Gigg, Martyn Anthony authored
Corrected (i.e. matches libisis!) and sped up the PSD bleed diagnostic. MERLIN takes 0.6 seconds now rather than about 3. Re #1925
-
- Jan 11, 2011
-
-
Gigg, Martyn Anthony authored
Temporarily disable multithreading that seems to be causing random test failures in release. Re #1925
-
Gigg, Martyn Anthony authored
Implemented an algorithm for calculating the required masking to kill bleed on long PSD tubes. Also factored another common function between the detector diagnostics. Need to test on MERLIN size data set for real performance test. Re #1925
-