This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 21, 2019
-
-
Conor Finn authored
-
Conor Finn authored
-
Conor Finn authored
Vanadium corrections are used across the various tabs, so the functionality is refactored out of the calibration tab's model.
-
Conor Finn authored
The observer pattern is not Muon specific and could be used elsewhere. Moving it to somewhere not related to the muon GUI reduces the chance of the code being duplicated.
-
Simon Heybrock authored
Add missing unit tests for the Runs Table
-
- Oct 18, 2019
-
-
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
-
- Oct 17, 2019
-
-
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.
-
- Oct 16, 2019
-
-
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
-
- Oct 15, 2019
-
-
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
-
Gemma Guest authored
Also move expand/collapse tests into a separate file Re #26529
-
Alex Buts authored
for the whole workspace
-
- Oct 14, 2019
-
-
Savici, Andrei T. authored
-
Alex Buts authored
when returning a workspace pointer
-
Alex Buts authored
-
Alex Buts authored
anywhere
-
Alex Buts authored
-
Gemma Guest authored
Re #26529
-
Gemma Guest authored
Re #26529
-
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
-