This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Feb 26, 2020
-
-
Conor Finn authored
-
- Feb 25, 2020
-
-
Conor Finn authored
-
Gigg, Martyn Anthony authored
Fix hard crash when extra details selected in plot error reporter
-
Nick Draper authored
Fix sans gui state bugs
-
Nick Draper authored
Re-calculate duration in split-out workspaces from FilterEvents
-
Nick Draper authored
Update Error Reporter Unscripted Test
-
Conor Finn authored
For some reason mantid plot would recurse until segfaulting when the text entry was selected when it crashed "softly". Making the edited flag false before maming the edit seems to have solved the issue.
-
DanielMurphy22 authored
Add a reminder to test it on Workbench as well as Plot
-
Gigg, Martyn Anthony authored
Fix crash when remove function and closing interface
-
Gigg, Martyn Anthony authored
Fix Interface Opening Exceptions
-
Gigg, Martyn Anthony authored
Revert engineering diffraction removal
-
Gigg, Martyn Anthony authored
Add ISIS-only note to ensure that mantid is updated on the beamline PCs and IDAaaS when appropriate.
-
Alice Russell authored
-
David Fairbrother authored
Fixes the error states not being set correctly by the SANS GUI whilst processing
-
David Fairbrother authored
Fixes an incorrectly emitted message when trying to convert an empty string into a StateShape object
-
David Fairbrother authored
Fixes each row not switching to processed, as the view is not instructed to update whilst processing
-
Giovanni Di Siena authored
-
Conor Finn authored
set_aspect in matplotlib 3.1 is removed for 3d plots as it never worked as expected. Removing for all versions as the function doesn't work properly anyway and it's stopping the interface opening.
-
- Feb 24, 2020
-
-
Zhou, Wenduo authored
-
Zhou, Wenduo authored
-
Zhou, Wenduo authored
-
Nick Draper authored
Fix support for OpenMP on macOS
-
Conor Finn authored
-
Nick Draper authored
Fix import_qt Causing Failure of Packaged Nightly
-
Conor Finn authored
Using the import_qt method with the file, rather than the directory, was causing the a packaged version of mantid workbench not to launch.
-
- Feb 21, 2020
-
-
Hahn, Steven authored
Refs #12028. Added HB2B IDF.
-
Zhou, Wenduo authored
-
Zhou, Wenduo authored
-
Nick Draper authored
Merge pull request #27790 from mantidproject/27600_calculate_count_weighted_variances_in_IntegrateEllipsoids Calculate count-weighted covariance matrix in integrate ellipsoids
-
Gemma Guest authored
Make beam centre results comparible
-
Gemma Guest authored
Fix BeamCentreFinder not running at all
-
Gemma Guest authored
Create plotting figure in overplot if doesn't exist
-
Nick Draper authored
Replace block-style progress reporter with C-api based one
-
Nick Draper authored
IN16B minor changes
-
David Fairbrother authored
Change the SANS Beam Centre Finder to prints the average residual change between two quarters. This allows for direct comparisons, previously if a user increased the radius limit it would appear to perform worse, despite actually doing better. This was because the additional number of points was not accounted for.
-
David Fairbrother authored
Breaks out the main loop of BeamCentreFinder and extracts down the methods for later. The results before and after were validated to not have changed.
-
David Fairbrother authored
Fixes up two errors in the beam centre finder: - The first is an erronous to_string which was introduced with the conversion to Python enums in PR #27508 - The second is an error with plotting in workbench which has always existed. A seperate issue is open, however we can work around it in the mean time for safety.
-
David Fairbrother authored
If a user is trying to overplot, but hasn't created the figure initially, we now detect and create it for them. This makes overplotting in a loop trivial from a user's point of view.
-
Nick Draper authored
Fix tabbing hidden columns
-
Nick Draper authored
Fixes for reflectometry workflow algorithms history
-