This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Jan 25, 2019
-
-
Tom Titcombe authored
Refs #23960
-
Tom Titcombe authored
Refs #23960
-
Tom Titcombe authored
-
Tom Titcombe authored
-
Tom Titcombe authored
Refs #24583
-
- Jan 24, 2019
-
-
Samuel Jackson authored
For more complex types such as V3D, the python API for TableWorkspace used to return a incomprehensible string. Now it returns a proper string type name.
-
- Jan 23, 2019
-
-
Mathieu Doucet authored
-
- Jan 22, 2019
-
-
Owen Arnold authored
-
Lynch, Vickie authored
-
Owen Arnold authored
-
- Jan 21, 2019
-
-
Owen Arnold authored
-
Owen Arnold authored
So we no longer get this off the item. infoSize didn't make sense as part of the public api for the items of the info iterators.
-
Owen Arnold authored
-
Owen Arnold authored
-
Samuel Jackson authored
-
Sam Jenkins authored
-
- Jan 18, 2019
-
-
Peterson, Peter authored
-
Lynch, Vickie authored
-
Lynch, Vickie authored
-
Lynch, Vickie authored
-
Lynch, Vickie authored
-
Lynch, Vickie authored
-
Gigg, Martyn Anthony authored
Input workspace history needs to be copied to output workspaces. In the case of groups, where an output replaces an input, the input history can disappear before we have time to copy it to the output. Refs #24372
-
Antti Soininen authored
The pointer to the last workspace should be declared before the for loop otherwise it will always be a nullptr. Re #0
-
Antti Soininen authored
-
Antti Soininen authored
-
Antti Soininen authored
The test were performing a multiplication instead of addition/ subtraction. Re #0
-
- Jan 17, 2019
-
-
Lynch, Vickie authored
-
Mathieu Doucet authored
-
Lynch, Vickie authored
-
Antti Soininen authored
ConjoinXRuns should not care if the workspaces have same bins, only that they look like blocks. Re #24462
-
Mathieu Doucet authored
-
Lynch, Vickie authored
-
Dimitar Tasev authored
-
Dimitar Tasev authored
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
Also some improvements to detector info iterator. Note that I added an index property. I see this as being particularly useful for users to get away from the old instrument python API. i.e. for item : component_info if item.index == component_info.source: break
-
Dimitar Tasev authored
-
Dimitar Tasev authored
-