This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Jan 28, 2019
-
-
Leal, Ricardo authored
-
Leal, Ricardo authored
-
- Jan 25, 2019
-
-
Savici, Andrei T. authored
Convert vector to doubles instead
-
Savici, Andrei T. authored
-
Savici, Andrei T. authored
-
Dimitar Tasev authored
Remove whitespace in multiple files. Make ObserverView and ObserverPresenter inherit object Add superclass call in instrument view presenter Remove unnecessary overload in table worspace python export
-
Antti Soininen authored
-
Robert Applin authored
-
Tom Titcombe authored
-
Tom Titcombe authored
Refs #24583
-
Savici, Andrei T. authored
-
- Jan 24, 2019
-
-
Savici, Andrei T. authored
-
Jose Borreguero authored
-
Jose Borreguero authored
-
Dimitar Tasev authored
Adds a setCell overload that takes a bool parameter notify_replace, if this parameter is true, the replace notification will be triggered as usual, if it is false, no notification will be triggered. This should keep backwards compatibility as the default behaviour triggers the notification.
-
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
-
Robert Applin authored
-
Robert Applin authored
-
Owen Arnold authored
-
Antti Soininen authored
Enables specifying sample materials without a chemical formula or atomic number in SetSampleMaterial and MaterialBuilder. It is now enough to specify the scattering and attenuation cross sections and number density. Re #21466
-
- 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
-