This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 17 Jun, 2014 1 commit
-
-
Russell Taylor authored
In general, algorithms shouldn't be dealing directly with the ADS, the Algorithm base class takes care of these interactions.
-
- 03 Jun, 2014 1 commit
-
-
Gigg, Martyn Anthony authored
The converted text is stored in separate .rst files in the docs directory. Refs #9562
-
- 28 May, 2014 1 commit
-
-
Nick Draper authored
-
- 17 Apr, 2014 1 commit
-
-
Lynch, Vickie authored
-
- 18 Mar, 2014 1 commit
-
-
Gigg, Martyn Anthony authored
Refs #9059
-
- 02 Aug, 2012 1 commit
-
-
Dennis Mikkelson authored
Added parameter RoundHKLs to IndexPeaks() algorithm, and updated IndexPeaksTest to verify that the peaks are rounded if RoundHKLs is set true and are NOT rounded if RoundHKLs is set false. refs #5672
-
- 06 Jul, 2012 1 commit
-
-
Dennis Mikkelson authored
When indexing peaks in a peaks workspace, the UB matrix now is optimized for the list of peaks from each run, before actually using it to index the peaks in that run. This will increase the number of peaks indexed, in particular when the peaks workspace contains peaks from multiple runs. refs #5585
-
- 14 Mar, 2012 1 commit
-
-
Gigg, Martyn Anthony authored
Touches nearly everything unfortunately but is necessary.
-
- 09 Feb, 2012 1 commit
-
-
Dennis Mikkelson authored
ShowPossibleCells displays a list of possible conventional cells corresponding to a Niggli reduced cell UB in a peaks workspace. refs #3666
-
- 20 Dec, 2011 3 commits
-
-
Janik Zikovsky authored
This reverts commit 0663b08e.
-
Janik Zikovsky authored
This reverts commit 242766ea, reversing changes made to 8ae37790.
-
Janik Zikovsky authored
-
- 19 Dec, 2011 1 commit
-
-
Janik Zikovsky authored
... to use 2 pi / wavelength. FindUB* tests are still failing.
-
- 07 Nov, 2011 1 commit
-
-
Karl Palmen authored
-
- 25 Oct, 2011 1 commit
-
-
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).
-
- 05 Oct, 2011 1 commit
-
-
Janik Zikovsky authored
-
- 18 Sep, 2011 1 commit
-
-
Janik Zikovsky authored
Refs #3724: Pulled wiki description text from the wiki site and added in algorithms' header file with special tags. The auto_wiki.py script can retrieve the text to generate the wiki page fully.
-
- 29 Aug, 2011 1 commit
-
-
Dennis Mikkelson authored
refs #3577 #3578 #3579 #3580
-
- 26 Aug, 2011 1 commit
-
-
Dennis Mikkelson authored
via logging notice. refs #3580
-
- 22 Aug, 2011 1 commit
-
-
Dennis Mikkelson authored
matrix to IndexingUtils::CheckUB(). Add code to use CheckUB() to the FindUB_* and IndexPeaks algorithms, and to the low-level IndexingUtils code that does most of the work. Fixed seg fault found by Owen. refs #3577 #3578 #3579 #3580
-
- 19 Aug, 2011 1 commit
-
-
Dennis Mikkelson authored
using the UB matrix stored in the sample field of the peaks workspace. refs #3580
-