This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Jan 27, 2020
-
-
Conor Finn authored
-
Conor Finn authored
If custom spectra was selected from the dropdown and then the tick box was deselected, the GUI would still check the validity of the spectrum numbers. As this was usually empty, the calibration would fail to run.
-
Conor Finn authored
Entered values are spectrum numbers, which means 0 is not valid. Also any value entered > 2400 resulted in errors.
-
Conor Finn authored
-
Conor Finn authored
-
Conor Finn authored
-
Conor Finn authored
Also removes the existing functionity for selecting a bank, as this can be handled by the cropping widget.
-
Conor Finn authored
Adds basic controls to presenter for showing and hiding.
-
Conor Finn authored
-
- Jan 24, 2020
-
-
Gigg, Martyn Anthony authored
Load and display data for PANTHER in diffraction mode
-
Gagik Vardanyan authored
Adding plotting options to the Muon Analysis GUI
-
Mathieu Tillet authored
-
Mathieu Tillet authored
-
Stephen authored
-
Stephen authored
-
Stephen authored
-
Stephen authored
Introduction of new tests for the plotting options, covering: Errors selected Axis limits changed in options Axis limits changed through the figure toolbar Autoscale requested
-
Stephen authored
-
Stephen authored
Due to the addition of the plotting options the tests were failing.
-
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
-
- Jan 23, 2020
-
-
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
-