This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 04 Mar, 2020 12 commits
-
-
Conor Finn authored
-
Conor Finn authored
Replot was accessing creation_args in the axes that are not created if the plot was generated from a script without a workspace. Adds a check that the first index exists before attempting to access it.
-
Gigg, Martyn Anthony authored
Fixed issue with legend in Muon Analysis
-
Gigg, Martyn Anthony authored
Merge pull request #28220 from mantidproject/28197_waterfall_plot_conversion_after_changing_normalisation Fix plot not converting to waterfall correctly after normalisation is changed
-
Gigg, Martyn Anthony authored
Fix crash when adding Bk2BkExpConvPV to fitting
-
Gigg, Martyn Anthony authored
Various fixed for spectroscopy section
-
Gigg, Martyn Anthony authored
Change column format printed in header depending on modulation vector…
-
Phil Colebrooke authored
-
RichardWaiteSTFC authored
-
Gemma Guest authored
Ignore SyntaxWarning on package workbench/mantidplot on Windows
-
Gigg, Martyn Anthony authored
-
RichardWaiteSTFC authored
-
- 03 Mar, 2020 24 commits
-
-
Alice Russell authored
-
Gigg, Martyn Anthony authored
Fix colorbar ticks not appearing in instrument view
-
Nick Draper authored
FQ multiple inputs crashes when more than one file is loaded
-
Nick Draper authored
Merge pull request #28167 from mantidproject/28049_exception_when_removing_spectra_in_multidataset_fit Exception when sequentially fitting after removing spectra in multidataset fit
-
Nick Draper authored
Add tolerance to polris chopper mode selection
-
Stephen Smith authored
-
Anthony Lim authored
-
Anthony Lim authored
-
Anthony authored
-
Anthony Lim authored
-
Phil Colebrooke authored
-
Elliot Oram authored
-
Nick Draper authored
Merge pull request #28169 from mantidproject/28104_issues_with_data_analysis_plot_scaling_with_range_change Disable context menu on Indirect data analysis fitting tabs.
-
Nick Draper authored
Remove 'None' title in the legend of 1D plots
-
Nick Draper authored
Elemental analysis bugs
-
Nick Draper authored
Also catch IndexError for numpy array access with bool
-
Nick Draper authored
IndexProperty - Append bad index to out of range exception
-
Nick Draper authored
Merge pull request #28138 from mantidproject/27789_failing_performance_test_IntegrateEllipsoidsWithSatellitesTestPerformance Update values for performance test related to IntegrateEllipsoids
-
Phil Colebrooke authored
-
Harriet Brown authored
This commit adds a reason for the context menu being disabled in this release. re: #28104
-
Elliot Oram authored
This is required to still automatically select mode when the chopper frequency may have spin up/down values
-
Matthew Andrew authored
These exceptions were not handled further up. Upon investigation there is no handling necessary so I have changed them to logger warnings instead.
-
Stephen Smith authored
-
Harriet Brown authored
This commit fixes formatting issues raised from clang formatting.
-
- 02 Mar, 2020 4 commits
-
-
Gagik Vardanyan authored
Just make sure the generator script is also fixed if it is necessary.
-
Phil Colebrooke authored
-
Alice Russell authored
-
Harriet Brown authored
This commit add a record of the context menu being disabled in the indirect data analysis gui. re: #28104
-