This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 14 Jan, 2021 4 commits
-
-
Gagik Vardanyan authored
-
Gigg, Martyn Anthony authored
Disable Unstable Test FitScriptGeneratorViewTest
-
Robert Applin authored
-
Gagik Vardanyan authored
Fixed bug to get correct extent of bin arguments from axes limits of sliceviewer
-
- 13 Jan, 2021 19 commits
-
-
Peterson, Peter authored
Merge pull request #30301 from mantidproject/30255_aligncomponents_minimize_fractional_peak_deviations New objective function for AlignComponents
-
Pete Peterson authored
Fix anonymous fallback in GitHub api calls
-
Gigg, Martyn Anthony authored
Fix 'Apply to All' crash in plot config curves tab
-
Richard Waite authored
Fix tests to account for this change
-
Danny Hindson authored
-
Gigg, Martyn Anthony authored
Group samples in DrILL interface
-
Gigg, Martyn Anthony authored
Fix sequential fitting crash
-
Jose Borreguero authored
-
Jose Borreguero authored
Signed-off-by:
Jose Borreguero <borreguero@gmail.com>
-
Joseph Torsney authored
-
Danny Hindson authored
The presence of the !isAuthenticated check inside processAnonymousRequest was stopping the anonymous call to the API being run The check was originally without the ! and it was possibly there for one of two reasons: a) to avoid calling the API twice if the original call was anonymous - note this can't happen at the moment because a token is always supplied on the first attempt b) to only erase the authorization entry from the m_headers map if it is present. Although erase would work OK even if not present Either way there's no need to check isAuthenticated because it's checked in the calling code so I've just removed it
-
Simon Heybrock authored
Add BackToBackExponential coefficients for A,B,S to WISH parameters.xml
-
Simon Heybrock authored
Fix conversion factor in StandardSC
-
Gigg, Martyn Anthony authored
Merge pull request #30328 from mantidproject/30322_stop_sliceviuewer_dynamic_rebin_histoWS_different_dimension_original Stop sliceviewer rebinning histo ws if have different number dimensions than origional
-
Gigg, Martyn Anthony authored
Don't fix CrystalFieldFunction parameters during a fit.
-
Guillaume Communie authored
This commit defines a special value for parameters in the DrILL table. When DEFAULT is used, the default value (defined in the algorithm) is used instead.
-
Richard Waite authored
Applies to non-orthogonal data only
-
Gigg, Martyn Anthony authored
Fix bug with ISISSans 'Save Other' functionality
-
Duc Le authored
-
- 12 Jan, 2021 17 commits
-
-
Martyn Gigg authored
Direct inelastic results compartible with indirect analysis
-
Jose Borreguero authored
Signed-off-by:
Jose Borreguero <borreguero@gmail.com>
-
Peterson, Peter authored
-
Richard Waite authored
-
Martyn Gigg authored
Merge pull request #30336 from mantidproject/30307_sliceviewer_cursor_data_axes_mismatch_after_swapping_x_y Sliceviewer: Update visual data on axis swap
-
Richard Waite authored
Also fixed bug in view that displayed spinbox widgets even though rebinning not supported
-
Gigg, Martyn Anthony authored
Solid angle option for ILL SANS
-
Samuel Jones authored
-
Jose Borreguero authored
Signed-off-by:
Jose Borreguero <borreguero@gmail.com>
-
Samuel Jones authored
-
Jose Borreguero authored
Signed-off-by:
Jose Borreguero <borreguero@gmail.com>
-
Alex Buts authored
extension
-
Jose Borreguero authored
Signed-off-by:
Jose Borreguero <borreguero@gmail.com>
-
Stephen authored
-
Alex Buts authored
-
Alex Buts authored
to be compatible with indirect analysis
-
Guillaume Communie authored
-