This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 02 Jun, 2021 1 commit
-
-
Samuel Jones authored
-
- 01 Jun, 2021 3 commits
-
-
Samuel Jones authored
-
Gigg, Martyn Anthony authored
Project Save: Plots should dynamically fill tick properties based on if values are present
-
Samuel Jones authored
-
- 28 May, 2021 11 commits
-
-
Gigg, Martyn Anthony authored
Update release notes for v6.1
-
Gigg, Martyn Anthony authored
Update VersionNumber.cmake
-
StephenSmith25 authored
-
Richard Waite authored
-
Richard Waite authored
-
Gemma Guest authored
Prevent code completions from generating errors
-
Richard Waite authored
-
Richard Waite authored
-
Gigg, Martyn Anthony authored
Remove instances of AlignDetectors from ISIS powder scripts
-
Gigg, Martyn Anthony authored
Muon Analysis Fix Crash When Loading PSI Data In Co-Add Mode
-
Gigg, Martyn Anthony authored
Fix bad calculation in PEARLTransVoigt function
-
- 27 May, 2021 10 commits
-
-
Gigg, Martyn Anthony authored
If we cannot generate a valid completion list then we should just stay silent and not show errors
-
Matt Cumber authored
-
Danny Hindson authored
There are some calls to the deprecated AlignDetectors in the ISIS powder scripts (in the calibration methods) that I'd not noticed when originally moving the AlignDetectors functionality into ConvertUnits Swap these for "ApplyDiffCal + ConvertUnits + ApplyDiffCal" to avoid users getting a message saying there was an error (the deprecation warning) while running a calibration
-
Gagik Vardanyan authored
Remove instrument viewer warning on cylindrical views
-
Gigg, Martyn Anthony authored
Update MSlice.py
-
Tom Clayton authored
-
Tom Clayton authored
Previously only the base filename was passed, meaning mantid would start searching in user directories rather that just using the file the user specified
-
Tom Clayton authored
-
Tom Clayton authored
-
Gigg, Martyn Anthony authored
* Import Qt before mantid in docs build The comment in the code explains the issue in more detail * Fix case of word in option docs
-
- 26 May, 2021 15 commits
-
-
Martyn Gigg authored
-
Danny Hindson authored
-
Martyn Gigg authored
The comment in the code explains the issue in more detail
-
Danny Hindson authored
-
Danny Hindson authored
When viewing instruments that have banks that are width "one detector" in x or y or z, the instrument viewer was giving a warning about "failed to build unwrapped surface" when you viewed in one of the cylindrical projections. Remove the warning and also the code to assign values to u_min and u_max shortly after. The pre-existing values of 0 and 0 are fine for these values which are in radians Also include some line length changes that come from the latest clang format version
-
Martyn Gigg authored
Changed SHA for MSlice
-
Gemma Guest authored
Muon ALC - Fix crash when changing to linear plot scale
-
Gemma Guest authored
Minor changes to CalculateMultipleScattering algorithm
-
Martyn Gigg authored
list q values as q elastic on reduced ws
-
Silke Schomann authored
-
Samuel Jones authored
* Implement threading similar to project recovery for memory widget * Improve mainwindow closeEvent and clean up test threads properly * Remove old test in Cmake * Ensure updates are cancelled and not restarted * Make the memorypresenter more generic * increase stability of tests * Implement review feedback * Remove unstable tests * Reintroduce now stable test and utilise separate threaded methods * Stability improvement * Further test stability improvements * Use a more specific time to wait to ensure that the value is set * Memory presenter test stability
-
Harriet Brown authored
re: #31427
-
Gemma Guest authored
Add a Sliceviewer page to the user documentation
-
Robert Applin authored
-
Danny Hindson authored
-