This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 23 Oct, 2019 1 commit
-
-
Martyn Gigg authored
Computes the distance to the first intersection point on a object regardless if it is entry/exit/glancing track. Refs #26690
-
- 18 Oct, 2019 12 commits
-
-
Martyn Gigg authored
-
Martyn Gigg authored
Refs #26690
-
Martyn Gigg authored
It's possible that rounding errors introduce a small difference that throws the check in Track::reset. Refs #26690
-
Martyn Gigg authored
Refs #26690
-
Martyn Gigg authored
If it is not required the peak will still be associated with a detector if one can be found. Refs #26690
-
Martyn Gigg authored
Refs #26690
-
Martyn Gigg authored
Also adds final and noexcept specifiers to most methods. Refs #26690
-
Martyn Gigg authored
Refs #26690
-
Martyn Gigg authored
Refs #26690
-
Martyn Gigg authored
Refs #26690
-
Martyn Gigg authored
Repeatedly creating the vector is wasted work Refs #26690
-
Martyn Gigg authored
Refs #26690
-
- 10 Oct, 2019 1 commit
-
-
Gigg, Martyn Anthony authored
Updated IDF for ALF from Russell Ewings
-
- 09 Oct, 2019 3 commits
-
-
Nick Draper authored
Changes source sample diatance
-
Dan Nixon authored
Remove SANS time assertions
-
Gigg, Martyn Anthony authored
Fixed plotting workspace without spec num crash
-
- 08 Oct, 2019 5 commits
-
-
Peterson, Peter authored
Revert "Fix ModHKL range, should be -0.5<q<=0.5"
-
Hahn, Steven authored
-
Harry Saunders authored
-
Harry Saunders authored
When plotting a workspace with one spectrum, via a script, without specifying a spectrum number, we default to wkspIndex = 0. We must also pass this information onto the creation args dictionary or we run into errors.
-
Nick Draper authored
Add StretchedKT to fit functions
-
- 07 Oct, 2019 8 commits
-
-
Wu authored
-
Harry Saunders authored
refs #26753
-
Harry Saunders authored
plots/__init__, plots__init__Test and helperfunctionsTest
-
Harry Saunders authored
Plotting a spectrum with one histogram without giving a specNum was possible, however things like fitting and plot options needed a spectrum to operate. Assign spec_num=1 to the WorkspaceArtist in these cases. Remove incorrect tests from helperfunctionTest The tests were testing the behaviour of get_wksp_index_and_spec_num when it was not passed either a wkspIndex or specNum. The code dealing with this case has been pulled back into MantidAxes.plot so that the calculated specNum can be set on the WorkspaceArtist. Hence the removed tests are no longer needed.
-
Dan Nixon authored
Adding basic ALFView
-
Gigg, Martyn Anthony authored
Refactor algorithm to use Divide
-
Anthony Lim authored
-
Gigg, Martyn Anthony authored
Updating muon alalysis to work with history
-
- 04 Oct, 2019 10 commits
-
-
Anthony authored
-
Peterson, Peter authored
-
Nick Draper authored
Add SpinGlass to fit functions
-
Nick Draper authored
-
Dan Nixon authored
Add missing kwarg for SANS GUI init
-
David Fairbrother authored
Removes multiple time assertions which compared SANS backend v1 to v2 using wall time. On any multi tasking system wall time != cpu time, leading to a unreliable test.
-
Nick Draper authored
-
Matthew Andrew authored
-
Anthony Lim authored
-
Matthew Andrew authored
Merge remote-tracking branch 'origin/updating_muon_alalysis_to_work_with_history' into updating_muon_alalysis_to_work_with_history
-