This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- May 05, 2020
-
-
Savici, Andrei T. authored
-
- Apr 29, 2020
-
-
StephenSmith25 authored
-
Stephen authored
(1) Convert methods which don't use self to static (2) Update documentation (3) Fix workspace deletion not updating plot (4) Fix behaviour of FDA interface such that the plot is updated after a fft calculation and the labels correctly represent the fft component being plotted.
-
- Apr 24, 2020
-
-
Harriet Brown authored
This Commit gives users the option of setting the Lorth filter on polaris PDF. Previously this was hard coded to true but will now be turned off by default.
-
- Apr 23, 2020
-
-
Stephen authored
This was not correct, as if a parameter has changed the fit information (of function name ect) should remain.
-
Stephen authored
Also this commit fixes some failing unit tests in fitting and the Muon context
-
Stephen authored
-
Stephen authored
-
Stephen authored
Moves the appropriate unit tests from plotting_widget to the newly refactored plot_widget
-
Stephen authored
Various plot fitting improvements: (a) Multiple fits no longer plotted (b) Fits stay in results table
-
Stephen authored
-
Stephen authored
-
Stephen authored
-
Stephen authored
-
Stephen authored
-
Stephen authored
-
Stephen authored
-
Stephen authored
-
Stephen authored
Implement a UI file for the main view Add interface definition for the view Create structure for the widget
-
Stephen authored
-
Stephen authored
-
Stephen authored
-
Stephen authored
This commit does the following things: (1) Sets the parent of the Muon Analysis GUI to be the main workbench window. This prevents the external plot sending the interface to the back. (2) Moves the number_of_axes variable to the view. (3) Adds in an external plotting button within the Plotting Widget View. (4) Creates an external plotting model view class. This class delegates to either workbench, or mantidplot based plotting. (5) Adds unit tests for the new feature
-
- Apr 17, 2020
-
-
Stephen authored
Fix error introduced in rebase
-
Stephen authored
-
Stephen authored
-
Stephen authored
This commit does the following things: (1) Sets the parent of the Muon Analysis GUI to be the main workbench window. This prevents the external plot sending the interface to the back. (2) Moves the number_of_axes variable to the view. (3) Adds in an external plotting button within the Plotting Widget View. (4) Creates an external plotting model view class. This class delegates to either workbench, or mantidplot based plotting. (5) Adds unit tests for the new feature
-
- Apr 09, 2020
-
-
Stephen authored
-
Harriet Brown authored
This commit adds the option for the full crystallographic density to powder SampleDensity re: #28418
-
- Apr 08, 2020
-
-
Stephen authored
-
Stephen authored
-
Stephen authored
-
Stephen authored
To facilitate future changes a custom table widget was implemented in the sequential fitting tab. This should enable log data to be easily added to the table. Fix flake8 errorrr
-
Stephen authored
-
Stephen authored
-
Stephen authored
-
Stephen authored
This change makes it so tiled plots and data loading signals update the plots in a smart way (e.g does not replot all the data if we are on the fitting tab)
-
Stephen authored
-
Stephen authored
Reintroduced a fit selected button Sequential fit will fit all workspaces, and then select the last one to display. Added custom parameter item, to prevent string inputs, which cause errors for mantid.
-
Stephen authored
-