mantid
mantid copied to clipboard
Main repository for Mantid code
Note this includes a quick fix for issue #34262, but worth checking that issue isn't more complex. **To test:** You may wish to test this on a development IDAaaS environment...
**Description of work.** This PR connects the Apply button on the Preview tab to the Experiment Settings tab. When applying a change in the ROI's for a specific angle, it...
**Is your feature request related to a problem? Please describe.** WISH find it difficult to read the RTP of the cursor as too much space is given to the plot...
The instrument view has at least 1 memory leak. Identifying any further leaks will be difficult until this one is fixed. **Describe the bug** Open Mantid and make a note...
When Mantid does a fit, it outputs a line with some error bars. These error bars are the functional confidence interval, which means that you are x% (Mantid's are about...
Umbrella issue to gather requirements for data reduction for 2D NR detectors at ISIS, in particular regarding graphical selection of regions of interest. This high level issue covers several items...
**Describe the outcome that is desired.** As part of #33804, the dependence on the `GSL` library was partially removed and swapped out for the `Eigen` library, with a focus on...
If you add a user function then press fit or show guess, an error will appear in the logger. The next time you press either button Mantid crashes Open Mantid...
### Expected behavior - Plotting should handle Log values with NaN ### Actual behavior - A value error is raised: ``` Traceback (most recent call last): File "/Applications/MantidWorkbench.app/Contents/MacOS/mantidqt/widgets/plotconfigdialog/presenter.py", line 72,...
**Describe the bug** When attempting to set an axis to log on a colourfill where the axis values are negtive, there is an unhandled exception: ``` Traceback (most recent call...