This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- May 13, 2020
-
-
Stephen Smith authored
-
Stephen Smith authored
This commit introduces the strategy pattern to which enables the selection of the loading algorithm at run time. In this commit the following functionality is added: - Structure for strategy pattern. - Single period loading implementation, which features detector grouping and good frames data calculations.
-
Stephen Smith authored
This commit creates the following: -LoadMuonNexus3 algorithm -LoadMuonNexus3Helper file -LoadMuonNexus3Test file -Adds a MuonV2 file to the test data This commit also implements the detector grouping calculation.
-
Gigg, Martyn Anthony authored
-
- May 12, 2020
-
-
Gemma Guest authored
These standard algorithm functions are commonly understood so the comments do not really add anything helpful Re #26897
-
Gemma Guest authored
Re #26897
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
Gagik Vardanyan authored
Dynamically resize wb splash screen image based on screen resolution
-
Gigg, Martyn Anthony authored
-
Gagik Vardanyan authored
Settings docs update
-
Gagik Vardanyan authored
Fix Colorfills Scaling Differently if Done From Figure Options or the Context Menu
-
- May 11, 2020
-
-
Geish Miladinovic authored
-
Nick Draper authored
-
Nick Draper authored
This should resolve some of the Huge splash screens we get with the workbench sometimes. It also means we only have to maintain one splash screen image and not two resolutions of the same thing.
-
Gemma Guest authored
-
Gemma Guest authored
-
Gigg, Martyn Anthony authored
-
Stephen authored
This commit converts the PSIBackgroundSubtraction algorithm to a data processing algorithm. This increases the clarity and transparency of the workspace history. In order to do this, the operator overload which removed the background has been replaced with a CreateWorkspace call, which generates a workspace based on the backgrounds obtained, followed by a call to the child algorithm "Minus".
-
StephenSmith25 authored
-
Stephen authored
-
DanielMurphy22 authored
un-capitalise and remove unnecessary plural Co-authored-by:
Conor Finn <47181718+ConorMFinn@users.noreply.github.com>
-
StephenSmith25 authored
-
Stephen authored
-
StephenSmith25 authored
Co-authored-by:
Nick Draper <nick.draper@stfc.ac.uk>
-
StephenSmith25 authored
Co-authored-by:
Nick Draper <nick.draper@stfc.ac.uk>
-
Stephen authored
-
Stephen authored
-
Stephen Smith authored
-
Stephen authored
-
Stephen authored
The Poco headers, and the function referencing them appear to be unused.
-
Stephen authored
Updating unit tests based on changes
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
- May 10, 2020
-
-
Geish Miladinovic authored
-
- May 07, 2020
-
-
Savici, Andrei T. authored
Move include from header to cpp file
-
Conor Finn authored
-
Peterson, Peter authored
This was noticed after #28655 was merged
-
Conor Finn authored
-