This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Aug 07, 2018
-
-
Samuel Jones authored
-
Samuel Jones authored
-
Samuel Jones authored
-
Samuel Jones authored
Re #22515
-
Samuel Jones authored
-
Samuel Jones authored
-
Samuel Jones authored
-
Samuel Jones authored
-
Samuel Jones authored
Re #22515
-
Samuel Jones authored
Re #22515
-
Samuel Jones authored
-
Samuel Jones authored
-
Samuel Jones authored
-
Samuel Jones authored
-
Samuel Jones authored
Re #22515 The algorithm will only run properly if the algorithm is given point data or a valid histogram
-
Samuel Jones authored
-
Samuel Jones authored
-
Sam authored
Re #22515
-
Sam authored
Re #22515
-
Sam authored
Re #22515
-
Sam authored
Re #22515
-
Samuel Jones authored
Re #22515
-
Samuel Jones authored
Re #22515
-
Sam authored
Re #22515
-
Sam authored
Re #22515
-
Sam authored
Re #22515
-
Sam authored
Re #22515
-
Sam authored
Re #22515
-
Sam authored
Re #22515
-
Sam authored
Re #22515 - Will need to do clang formatting using the patch
-
Sam authored
Re #22515
-
Sam authored
Re #22515
-
Sam authored
Re #22515
-
Sam authored
Re #22515
-
- Aug 06, 2018
-
-
LamarMoore authored
Update to clang-format-5 and reformat the codebase
-
- Aug 01, 2018
-
-
David Fairbrother authored
-
David Fairbrother authored
-
- Jul 25, 2018
-
-
Samuel Jackson authored
-
- Jul 23, 2018
-
-
Gemma Guest authored
This commit removes the validation error for workspace groups which results in an error shown on the GUI. Instead validation is skipped for group workspace inputs to the efficiencies workspace property. The reason for this is that validateInputs is not called when the algorithm is run from a script. Therefore we get the same behaviour from the gui and the script, where the algorithm will be called on each member of the group initially. This could be improved further but is out of scope of this PR. Re #23061
-
Gemma Guest authored
This fix adds a guard against workspace groups in the PolarizationCorrectionWildes algorithm's validateInputs. The algorithm dialog lets you select a workspace group if all of its members are valid matrix workspaces; however, a group is not valid input for this property. Re #23061
-