This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Sep 25, 2019
-
-
Conor Finn authored
-
- Sep 20, 2019
-
-
Gagik Vardanyan authored
Adding plot markers no longer raises error on early mpl versions
-
Gigg, Martyn Anthony authored
Create 1:1 spec-det map when message is missing
-
Harry Saunders authored
-
Harry Saunders authored
The accepted colours were in the form "CO", "C1", etc. which are not supported in matplotlib versions < 2. Replace them with the corresponding hex.
-
Gagik Vardanyan authored
Fix case sensitivity in LoadInstrument
-
- Sep 19, 2019
-
-
David Fairbrother authored
-
Peterson, Peter authored
Fix comment in history
-
- Sep 18, 2019
-
-
Savici, Andrei T. authored
-
Dan Nixon authored
Added Besselfunction
-
Dan Nixon authored
Added unit tests for GroupTOFWorkspaces property
-
Wu authored
-
Wu authored
-
Gigg, Martyn Anthony authored
Sync instrument across components in the reflectometry GUI
-
Wu authored
-
David Fairbrother authored
Fixes case sensitivity in LoadInstrument; if the filename had _Definition that does not follow the aforementioned case it would instead embed the entire filename as the instrument. This was noticed in the SANS workflow where they were fitting custom IDFs but other users may have run into this.
-
Gagik Vardanyan authored
Revert changed input parameters
-
Gagik Vardanyan authored
Figure Options Legend Tab
-
Gagik Vardanyan authored
Mark masked spectra in plots as masked numpy arrays
-
- Sep 17, 2019
-
-
Alice Russell authored
-
Wu authored
-
Savici, Andrei T. authored
-
Wu authored
-
Gemma Guest authored
Create a script from a matplotlib figure
-
Peterson, Peter authored
Poisson Cost Function
-
Gemma Guest authored
in line 400 `self.chunksize` has to be `self.chunkSize`
-
Savici, Andrei T. authored
-
Dan Nixon authored
When subscription to the topic that provides the spectrum to detector ID mapping fails or the message is otherwise not consumed generate a 1:1 mapping by loading the instrument before creating the buffers. This is a slightly hacky solution in time for V20 beam time, the spectrum to detector ID mapping may be later moved to the run start message, making this easier to handle. Fixes #26692
-
Phil authored
-
Wu authored
-
Gemma Guest authored
Delete the move/copy constructors because they should not be used - they cause problems with the WorkspaceObserver base class members. Change the tests to use a pointer to avoid requiring them. Re #26536
-
Gagik Vardanyan authored
Fix indexing bug in IndexPeak algorithms
-
Phil authored
-
Phil authored
-
Phil authored
-
Phil authored
-
Phil authored
-
Gigg, Martyn Anthony authored
SaveNexusESS complex mappings
-
Fahima-Islam authored
-