mantid
mantid copied to clipboard
Main repository for Mantid code
### Description of work Added `mailto:[email protected]` link to the `Help` menu. *There is no associated issue.* ### To test: - Click `Help->Email [email protected]` - It should open a new email...
**Problem** As a (SXD) user I want to be able to measure multiple samples simultaneously - to this end I need the reduction class to be able to handle this...
**Is your feature request related to a problem? Please describe.** `IntegratePeaks1DProfile` sometimes will successfully fit e.g. 1 pixel in a peak, but fail for the neighbours. In this case it's...
### Description of work Under `Single` wavelength mode, the spin boxes for `Low`, `Width`, and `High` in the [Sample Transmission Calculator](https://developer.mantidproject.org/Testing/General/SampleTransmissionCalculatorTestGuide.html) interface had allowed its spin boxes to enter values...
**Describe the outcome that is desired.** It has been found during smoke testing (#38241 and #38217) that fitting an exponential decay to the EMU data in the instructions is quite...
The replaceHandle in OutputPlotOptions listens for replace events from the ADS and currently calls handleWorkspaceChanged with the same name as the workspace. We need to investigate whether this is the...
**Describe the outcome that is desired.** We want to refactor the Stretch tab in the Inelastic Bayes Fitting interface so that it utilizes the MVP design pattern. Using MVP has...
Found during manual testing #37989 To repdocue: (1) Follow first 4 steps in [HIFI Transverse Field Simultaneous Fitting](https://developer.mantidproject.org/Testing/MuonAnalysis_test_guides/Muon_HIFI.html#id2) (2) Set `YMax, YMin = YMin, YMax` on bottom of internal plot...
**Describe the bug** Clicking cancel button during MaxEnt calculation shows a pop-up with keyboard interrupt error text which is a bit off-putting! **To Reproduce** (1) Follow instructions in [Maxent Test](https://developer.mantidproject.org/Testing/MuonAnalysis_test_guides/Muon_FDA.html#id6)...
EMU [Ionic Diffusion Test](https://developer.mantidproject.org/Testing/MuonAnalysis_test_guides/Muon_EMU.html#id2) Default window size of external plot producesvery narrow axes becuase of long entry name sin legend - the legend should probably be excused from the tight_layout...