This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 03, 2018
-
-
Lynch, Vickie authored
-
Samuel Jones authored
-
Owen Arnold authored
-
Owen Arnold authored
-
- Oct 02, 2018
-
-
Lynch, Vickie authored
-
- Oct 01, 2018
-
-
Roman Tolchenov authored
-
Roman Tolchenov authored
-
- Sep 28, 2018
-
-
Roman Tolchenov authored
-
- Sep 27, 2018
-
-
Peterson, Peter authored
This was a behavior introduced in #22425 to solve a problem with data that wasn't being binned during the processing step. This changes it to rebin only if it hadn't been during the processing.
-
- Sep 26, 2018
-
-
Peterson, Peter authored
Refs #21800
-
WHITFIELDRE email authored
-
Gemma Guest authored
-
- Sep 25, 2018
-
-
Samuel Jones authored
-
- Sep 24, 2018
-
-
Antti Soininen authored
The algorithm was setting the InOut *Workspace* property to another workspace if the input workspace type was MatrixWorkspace. Instead, it should modify the InOut value in place. Re #23600
-
Robert Applin authored
-
- Sep 22, 2018
-
-
luz.paz authored
-
- Sep 21, 2018
-
-
luz.paz authored
-
Matthew Andrew authored
-
Gemma Guest authored
-
luz.paz authored
Found via `codespell -q 3 -I ../mantid-word-whitelist.txt` where whitelist consists of: ``` alloced allws ang ans arithmetics dum dur iff isnt ith lod mut nd originaly sav splitted te tim uint ```
-
- Sep 20, 2018
-
-
Doucet, Mathieu authored
-
Verena Reimund authored
-
Verena Reimund authored
Refs #23563
-
Matthew Andrew authored
-
Sam Jenkins authored
-
- Sep 19, 2018
-
-
Verena Reimund authored
- WARNING: relatedalgorithms - Could not find algorithm "" listed in the seeAlso for HB2AReduce.v1 - writing output... [ 51%] algorithms/SaveReflectometryAscii-v1 WARNING: display latex u'x_i \\dot \\frac{x_{1} - x_{0}}{x_{1}}': latex exited with error ! Argument of \frac has an extra }. <inserted text> \par l.14 $x_i \dot \frac {x_{1} - x_{0}}{x_{1}}$ Refs #22486
-
Robert Applin authored
-
Robert Applin authored
-
- Sep 18, 2018
-
-
Elliot Oram authored
Refs #23519
-
Robert Applin authored
-
Peterson, Peter authored
-
Antti Soininen authored
When renaming workspaces in a Python script, two threads were accessing m_selectedNames and m_renameMap; one of them calling the clear() method and the other keys(). To prevent the race condition there, the methods in question now acquire a lock before any read/write operation. Re #23513
-
Gagik Vardanyan authored
-
- Sep 17, 2018
-
-
Anthony Lim authored
-
- Sep 15, 2018
-
-
Keith Butler authored
-
- Sep 14, 2018
-
-
Hahn, Steven authored
-
Hahn, Steven authored
-
Peterson, Peter authored
-
Gemma Guest authored
Re #18828
-
WHITFIELDRE email authored
When there is only one experiment in an IPTS you now don't need to set exp.
-