This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 18 Oct, 2019 6 commits
-
-
Martyn Gigg authored
Also use std::round over boost::iround in Peak Refs #26829
-
Martyn Gigg authored
Refs #26829
-
Gemma Guest authored
Fix Engineering Diffraction Calibration Output Files
-
Gemma Guest authored
26919 load ngem compiler error
-
Gemma Guest authored
Remove custom dialog for CreateSampleShape
-
Gemma Guest authored
Expand code completion in Workbench
-
- 17 Oct, 2019 4 commits
-
-
Danny Hindson authored
For loop now uses signed int instead of unsigned int as required by OpenMP Iterate up to NUM_OF_SPECTRA instead of events.size() to remove compiler warning that was caused by size() returning int64_t
-
Gigg, Martyn Anthony authored
Absorbtion for isis direct inelastic scripts
-
Harry Saunders authored
Key words such as 'for', 'print', etc. provided by the 'keyword' module.
-
Harry Saunders authored
Given an import "import numpy as np" the call tips were previously stored as e.g. "numpy.arange". This displayed "arange (numpy)" as a call tip but would not display the parameters after completing on "np.ar". We now store the completion as "np.arange" so that parameters are displayed after the completion.
-
- 16 Oct, 2019 8 commits
-
-
Duc Le authored
-
Alex Buts authored
-
Alex Buts authored
on MARI. Unit test for this axis. Also enabled unit tests for fast corrections despite the algorithms clearly return invalid result.
-
Alex Buts authored
when no key algorithm selection key is present in the input dictionary
-
Alex Buts authored
-
Dan Nixon authored
Fix O(n2) call in loading batch files for ISIS SANS
-
Alex Buts authored
xml files
-
Gigg, Martyn Anthony authored
SaveNexusGeometry property name change
-
- 15 Oct, 2019 5 commits
-
-
Savici, Andrei T authored
output transformation matrix
-
David Fairbrother authored
Updates ISIS SANS call count to reflect the lower number of calls to the update method
-
DavidFair authored
-
David Fairbrother authored
Fixes a call which was clearning and repopulating the entire table for batch data in the ISIS SANS GUI. Instead we now skip notifying until all entries have been added so that the table refresh happens once
-
Alex Buts authored
for the whole workspace
-
- 14 Oct, 2019 17 commits
-
-
Savici, Andrei T authored
-
Alex Buts authored
when returning a workspace pointer
-
Alex Buts authored
-
Alex Buts authored
anywhere
-
Alex Buts authored
-
Alex Buts authored
-
Gigg, Martyn Anthony authored
Port Indirect Data Analysis GUI
-
Dan Nixon authored
Change axis limits using scientific notation
-
Alex Buts authored
-
Alex Buts authored
-
Alex Buts authored
-
Alex Buts authored
-
Dan Nixon authored
Make IPython custom shell compatible with IPython >= 7.1
-
Alex Buts authored
-
Alex Buts authored
-
Dan Nixon authored
Plot legend shows label instead of spectrum number if the spectrum has a numeric label
-
Dan Nixon authored
Copyable Sample and Run
-