This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 24 Jan, 2020 8 commits
-
-
Stephen authored
Previously the options were reset when a new run was loaded, or a plotting option was changed e.g to tiled plotting. To make this change the default axis limits are now only used if no limits are present in the quickEdit axis bounds boxes.
-
Stephen authored
-
Stephen authored
-
Stephen authored
-
Stephen authored
-
Stephen authored
-
Stephen authored
Adding plotting options to the dock widget. This is added through the quickEdit_widget used in elemental analysis. This commit adds the widget, and tests the error checkbox Implementing plotting options
-
Gagik Vardanyan authored
Improve muon analysis plotting
-
- 23 Jan, 2020 24 commits
-
-
Gemma Guest authored
Fix Windows Python 3 test failures
-
Martyn Gigg authored
-
Gigg, Martyn Anthony authored
Improve sampling of scatter points in absorption correction simulation
-
Martyn Gigg authored
Refs #27744
-
David Fairbrother authored
Manually clamps PowerNorm values to 0, previously matplot lib handled it for us and would clamp 0, then scale By the look of it commit ca5b2e07ec1 (upstream in matplotlib) changed this to accepting negative values, then scaling them in the interval [0,1]. This ensures the colour scale bars in instrument view continues working in an intuative way
-
Gigg, Martyn Anthony authored
Refs #27744
-
Gigg, Martyn Anthony authored
Incorrect options were used to compile the Fortran such that it produced incorrect results. Refs #27744
-
David Fairbrother authored
Fixes file handling not checking that the JSON file both exists, and it writes correctly. Updates the unit test to use a file path compatible with all platforms
-
Gigg, Martyn Anthony authored
Refs #27744
-
Gigg, Martyn Anthony authored
Refs #27744
-
Gigg, Martyn Anthony authored
Refs #27744
-
Danny Hindson authored
-
Gigg, Martyn Anthony authored
Refs #27744
-
Danny Hindson authored
Logging stats are only generated now if the logging level is debug
-
Gigg, Martyn Anthony authored
sip must be importable but it is now inside the PyQt4 module Refs #27744
-
Martyn Gigg authored
Allows for mock being on unittest module in Python 3 Refs #27744
-
Martyn Gigg authored
See changelog in referenced SHA in thirdparty repo.
-
Simon Heybrock authored
Add support for a Python 3 build on RHEL 7
-
Simon Heybrock authored
Fix bundling Python on Windows
-
Stephen authored
The deletion operation for the tables wasn't updating the selected pairs and groups list in the context manager. This has been fixed.
-
Gigg, Martyn Anthony authored
Rework Abins broadening
-
Danny Hindson authored
The access to the debugstring member of MCInteractionVolume wasn't thread safe Changed to be a string parameter passed in per thread
-
Gigg, Martyn Anthony authored
Add Cropping Options to Eng Diff Calib Tab
-
Gigg, Martyn Anthony authored
Switch to JSON Parser for SANS State
-
- 22 Jan, 2020 6 commits
-
-
Danny Hindson authored
Main change is change IObject::generatePointInObject to return boost::optional<V3D> instead of using an out parameter combined with a boolean return value
-
Peterson, Peter authored
Re Expose getting time averaged std to python
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
Refs #27631
-
Gigg, Martyn Anthony authored
A variable that was expected to be local was removed by accident. Refs #27744
-
- 21 Jan, 2020 2 commits
-
-
Savici, Andrei T authored
-
Savici, Andrei T authored
-