This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Apr 24, 2018
-
-
Verena Reimund authored
- new method scaleWorkspace which reinserts Dx values for point data - deleted MantidDataObjects/WorkspaceSingleValue.h from Multiply and Divide - introduced new class variables m_scaleFactor and m_errorScaleFactor; those values will now be initialised by 1.0 (the default value) and not 0.0 as before. - deleted unused tool-tip texts (Optional.) - ConjoinXRuns output workspace property is a Workspace and not a MatrixWorkspace -> dynamic pointer cast - unit tests for histograms pass - MantidPlot executes for point data example from unit test - unit test for point data fails (SortXAxis, Python algorithm, not registered!) Refs #22197
-
- Apr 17, 2018
-
-
Verena Reimund authored
-
Verena Reimund authored
Refs #22197
-
Martyn Gigg authored
D2B detector efficiency calculation
-
Martyn Gigg authored
-
- Apr 16, 2018
-
-
WHITFIELDRE email authored
Fake dae responsive cancel
-
Martyn Gigg authored
-
Martyn Gigg authored
MonitorLiveData now cancels more quickly so the tests should not fail
-
Martyn Gigg authored
This guarantees that background algorithms get cancelled should StartLiveData raise an exception
-
Martyn Gigg authored
Includes: - using stack allocation for tcp server - removal of unnecessary mutex - unused includes removed
-
Martyn Gigg authored
Adding beam stop arm masking for all ISIS SANS instruments
-
Gagik Vardanyan authored
-
Martyn Gigg authored
If the source stops sending data then the cancellation request has to wait until the receive loop completes before it is checked. Add the check in more places to improve the responsiveness.
-
Gagik Vardanyan authored
-
- Apr 13, 2018
-
-
mantid-builder authored
-
Hahn, Steven authored
Update OFFSPEC Parameter File
-
Hahn, Steven authored
Add script to build dev site
-
Savici, Andrei T. authored
Updated print statement to python 3 in SaveWorkspaces
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Pete Peterson authored
-
Martyn Gigg authored
Force higher compression xz format
-
Gagik Vardanyan authored
-
Martyn Gigg authored
ConjoinXRuns can receive input workspaces containing Dx values
-
Pete Peterson authored
Updated if statement in ExtractMask to work with MaskWorkspaces
-
Verena Reimund authored
- put each declaration of a variable in a single line - using const auto & to get x, y, e, dx - directly set the size and xerrors in setPointStandardDeviations Refs #22218
-
Verena Reimund authored
Refs #22197
-
- Apr 12, 2018
-
-
mantid-builder authored
-
Peterson, Peter authored
-
Hahn, Steven authored
Fix a date time string error in SaveVulcanGSS.
-
Hahn, Steven authored
SANS Reduced unit test file dependencies
-
Hahn, Steven authored
Engineering Diffraction GUI - run GSASIIRefineFitPeaks in a separate thread
-
Hahn, Steven authored
Added unit tests to userfile parser changes
-
Hahn, Steven authored
Fix unreliable tests: Disable ClearCache doc test
-
Hahn, Steven authored
-
Martyn Gigg authored
-
Zhou, Wenduo authored
-
Matthew Andrew authored
-
Verena Reimund authored
-