This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Jan 29, 2019
-
-
Samuel Jackson authored
-
- Jan 25, 2019
-
-
Samuel Jackson authored
-
- Jan 24, 2019
-
-
Samuel Jackson authored
For more complex types such as V3D, the python API for TableWorkspace used to return a incomprehensible string. Now it returns a proper string type name.
-
- Jan 18, 2019
-
-
Hahn, Steven authored
New algorithm for MD Normalization for single crystal data
-
Savici, Andrei T. authored
Try both arg lists for Layout
-
Pete Peterson authored
Call OptimizeCrystalPlacement more than once
-
Savici, Andrei T. authored
Add detector bank to TOPAZ IDF
-
Peterson, Peter authored
-
Antti Soininen authored
MR: use simple background average
-
Martyn Gigg authored
Cleanup Histogram usage
-
Gigg, Martyn Anthony authored
Remove out of date statement
-
Antti Soininen authored
JobTreeView Identical Behaviour for Enter and Return Keypresses
-
Simon Heybrock authored
Rebin2D: avoid NaNs by skipping bins of zero size
-
Simon Heybrock authored
Initial addition for CalculateEfficiencyCorrection algorithm
-
- Jan 17, 2019
-
-
Mathieu Doucet authored
-
Lynch, Vickie authored
-
Lynch, Vickie authored
-
Antti Soininen authored
ConjoinXRuns should not care if the workspaces have same bins, only that they look like blocks. Re #24462
-
Mathieu Doucet authored
-
Peterson, Peter authored
-
Pete Peterson authored
Add Ctrl+Enter shortcut to execute code in the CodeEditor
-
Martyn Gigg authored
Fix Variable Q Binning from SANS User File
-
Dimitar Tasev authored
-
Martyn Gigg authored
It caused an additional linker flag, -L/usr/lib/x86_64-linux-gnu, to be added where ever the GSL_LIBRARIES variable was used. On Ubuntu 18.04 this seems to cause the linker to pick libomp over libgomp and when a library built with GSL_LIBRARIES is then linked to an executable built without it we get the executable link to both libomp and libgomp resulting in undefined behaviour.
-
Antti Soininen authored
Replace PyEpics with CaChannel in GetLiveInstrumentValue
-
Antti Soininen authored
Discard preservation of events for monitor counts
-
- Jan 16, 2019
-
-
Jose Borreguero authored
-
Savici, Andrei T. authored
-
McDonnell, Marshall authored
-
Savici, Andrei T. authored
-
Tom Titcombe authored
Refs #0
-
Tom Titcombe authored
-
Tom Titcombe authored
-
Tom Titcombe authored
Check if model has selected an index before trying to append Refs #24509
-
Tom Titcombe authored
Refs #0
-
Tom authored
-
Antti Soininen authored
Export SANS Table as CSV
-
Antti Soininen authored
Indirect Elwin - Load without history option
-
Antti Soininen authored
Follow changes in plotly
-
Martyn Gigg authored
CodeEditor: Set executing state after the code has been retrieved
-