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
-
- 30 May, 2014 1 commit
-
-
Lynch, Vickie authored
-
- 28 May, 2014 1 commit
-
-
Nick Draper authored
-
- 24 Mar, 2014 1 commit
-
-
Lynch, Vickie authored
-
- 18 Mar, 2014 1 commit
-
-
Gigg, Martyn Anthony authored
Refs #9059
-
- 16 Oct, 2013 1 commit
-
-
Vickie Lynch authored
-
- 10 Jun, 2013 1 commit
-
-
Ruth Mikkelson authored
Factored out common code
-
- 07 May, 2013 1 commit
-
-
Dennis Mikkelson authored
The SelectCellOfType and SelectCellWithForm algorithms now actually re-index the peaks with the new UB matrix, if the Apply parameter is true. Previously, a transformation was applied to the previously calculated hkl values, however, in some cases the transformation applied was not correct. refs #7011
-
- 05 May, 2013 1 commit
-
-
Ruth Mikkelson authored
The lattice parameters could be created by constrained optimization or other not constrained least squares techniques. Currently, only lattice parameters created via unconstrained least squares are used. Ideally, constraints will be for conventional cells only, so this method would not be used except for niggly cells whose orientation matrix is optimized by unconstrained least squares.
-
- 04 May, 2013 1 commit
-
-
Ruth Mikkelson authored
SelectCellOfType and SelectCellWithForm will now calculate(incorrectly?) lattice parameter errors assuming least squares optimization(which may not be correct)
-
- 08 Jul, 2012 1 commit
-
-
Dennis Mikkelson authored
The algorithms: SelectCellOfType(), SelectCellWithForm() and TransformHKL() now apply a corresponding transformation to previously computed HKLs, rather than completely reindexing all peaks with the new UB. When changing to a larger conventional cell, this typically gets more peaks correctly indexed. If the previous behaviour is required, the IndexPeaks() algorithm can be applied separately to the peaks workspace, after running SelectCellOfType(), SelectCellWithForm() or TransformHKL() refs #5587
-
- 14 Mar, 2012 1 commit
-
-
Gigg, Martyn Anthony authored
Touches nearly everything unfortunately but is necessary.
-
- 14 Feb, 2012 2 commits
-
-
Dennis Mikkelson authored
refs #3666
-
Dennis Mikkelson authored
refs #3666
-
- 13 Feb, 2012 3 commits
-
-
Dennis Mikkelson authored
Put the construction of a descriptive string into conventional cell class. refs #3666
-
Dennis Mikkelson authored
refs #3666
-
Dennis Mikkelson authored
Also added number indexed and average error output properties fof SelectCellOfType algorithm. refs #3666
-
- 10 Feb, 2012 1 commit
-
-
Dennis Mikkelson authored
refs #3666
-