This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Mar 04, 2020
-
-
Gigg, Martyn Anthony authored
Add Python API to get SpecNums
-
Gigg, Martyn Anthony authored
Rename a private slot that was being hidden by a signal
-
- Mar 03, 2020
-
-
mantid-builder authored
-
Gigg, Martyn Anthony authored
Fix colorbar ticks not appearing in instrument view
-
David Fairbrother authored
Adds a new API to getSpectrumNumbers from a Matrix workspace. This was implemented as a indirect call to IndexInfo rather than exposing IndexInfo, since there are few other things a user could want to call
-
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
-
Nick Draper authored
in a derived class re #28185
-
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.
-
- Mar 02, 2020
-
-
mantid-builder authored
-
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
-
Harriet Brown authored
This Commit disables the context menu in indirect data analysis in workbench. This is to prevent crashes and other bugs that result form the plat widget not properly communicating with the interface. re: #28104
-
Gigg, Martyn Anthony authored
Merge pull request #28130 from mantidproject/28060_crash_when_adding_user_function_to_multi_dataset_gui Fix crash when adding a user function to the multi dataset fitting gui
-
Gigg, Martyn Anthony authored
Fix plotting in old Muon Analysis GUI
-
Anthony authored
-
Gigg, Martyn Anthony authored
Remove extra none in the legend of 1D plots
-
Harriet Brown authored
This commit disables the context menu in the fit plot widgets in Indirect Data Analysis, this is because the plot is not properly communicating with the rest of the gui that can result in crashes. re: #28104
-
Gigg, Martyn Anthony authored
-
Matthew Andrew authored
This is a quick fix to to replace the fact that previously the fits were always updated using the zero table index. In the longer term there is a lot of tidying up to be done in the multi-input code.
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
Previously changeing the selected data was emitting spectrum changed rather than data changed meaning that not everything which needed to be updated was being updated.
-
Matthew Andrew authored
Multiple input can be either width or EISF data. Therefore in line with the old functionality in this mode the full range of fitting functions are enabled.
-