This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 28, 2015
-
-
Federico Montesino Pouzols authored
Update doctest runner for better compatability across sphinx versions
-
Michael Wedel authored
The output of the test script on my machine is: ``` Lattice Parameters: 9.391713 12.664594 6.068129 90.000000 107.148507 90.000000 Parameter Errors : 0.000070 0.000094 0.000041 0.000000 0.000638 0.000000 ``` The parameters match the above output within errors and the errors are almost the same. I don't think the change to PawleyParameterFunction will cause any problems, but I will add a unit test anyway just to ensure we notice changes later on. Happy to merge this.
-
Raquel Alvarez authored
Rename QLRun to BayesQuasi in all documents
-
Anton Piccardo-Selg authored
Fix bug with std::accumulate call in CreateSampleWorkspace
-
- Oct 27, 2015
-
-
Lynch, Vickie authored
-
Lynch, Vickie authored
-
Pete Peterson authored
Fixing issues with TOF correction in FilterEvents
-
abuts authored
Add icons to Windows shortcuts for IPython and IPython Notebooks
-
Zhou, Wenduo authored
Fixing minor logging issues in AlignAndFocusPowder
-
Martyn Gigg authored
Refs #14129
-
Martyn Gigg authored
The higher-level call has been refactored in Sphinx >= 1.2.2 so that it call sys.exit on its own. We want to call main and get the return value.
-
Martyn Gigg authored
If the colorama package is available then Sphinx colorizes the console output. This doesn't play well with MantidPlot and hides the output when running with -xq.
-
Alex Buts authored
-
Karl Palmen authored
Move memory from temporary workspace rather than copy
-
Martyn Gigg authored
Refs #14129
-
Martyn Gigg authored
The initial value had the wrong type so each additional was converting the double to an int leading to the incorrect result. Refs #14129
-
Roman Tolchenov authored
Refactoring of mlzutils. Step 1. CompareSampleLogs algorithm.
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Owen Arnold authored
Set values in SlitCalculator based on data from Instrument Definition
-
Matt King authored
Functionality was as expected from test procedure, all seems fine so, Happy to merge.
-
Federico Montesino Pouzols authored
Add Comment Algorithm
-
Federico Montesino Pouzols authored
Renamed output of apply/calculate paalmanpings tabs
-
Raquel Alvarez authored
ContainerSubtraction shift x changes
-
Marina Ganeva authored
-
- Oct 26, 2015
-
-
Elliot Oram authored
System Test for SplineSmoothing algorithm
-
Lynch, Vickie authored
-
Lynch, Vickie authored
-
Elliot Oram authored
Provide mandatory properties with mandatory validators in CreateMDHistoWorkspace
-
Lynch, Vickie authored
-
Anton Piccardo-Selg authored
-
Lynch, Vickie authored
-
Anton Piccardo-Selg authored
-
Shahroz Ahmed authored
Engg GUI: move RB number field
-
Martyn Gigg authored
Remove old code structure
-
Matt King authored
CreateMDHistoWorkspace used a method in ImportMDHistoWorkspaceBase.cpp to declare some of its properties. Decoupling these two classss allows us to implement mandatory property changes to CreateM CreateMDHistoWorkspace without affecting ImportMDHistoWorkspaceBase.cpp Refs #13912
-
Marina Ganeva authored
-
Elliot Oram authored
Refs #13972
-
Shahroz Ahmed authored
Refs #14082
-
Elliot Oram authored
Refs #13969
-