This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 28, 2015
-
-
Federico Montesino Pouzols authored
Change filename for images associated with CompactMD Documentation
-
Anton Piccardo-Selg authored
Introduce and Use Measurement Information
-
Owen Arnold authored
-
Matthew D Jones authored
Change Lcollim to L1
-
Matt King authored
Refs #14142
-
Federico Montesino Pouzols authored
Switch to scoped_array for managing array memory
-
Anton Piccardo-Selg authored
-
Matt King authored
After following test procedure everything was as expected. There was a possible issue with the user being able to change values while the algorithm is running which could cause problem with any post-algorithm processing that relies on the data from the ui; however this should be brought up in a separate issue. Apart from that, i'm more than happy to merge this.
-
Anton Piccardo-Selg authored
-
Federico Montesino Pouzols authored
Update doctest runner for better compatability across sphinx versions
-
Owen Arnold authored
Since the transfer method actually affects the search filtering. It would be best to co-locate those controls. I've also added the `what's this` help for that new input method.
-
Anton Piccardo-Selg authored
-
Owen Arnold authored
-
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.
-
Elliot Oram authored
Refs #14078
-
Raquel Alvarez authored
Rename QLRun to BayesQuasi in all documents
-
Anton Piccardo-Selg authored
Fix bug with std::accumulate call in CreateSampleWorkspace
-
Martyn Gigg authored
Coverity picked up that scoped_ptr doesn't call the appropriate delete[] operator.
-
- 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
Merge branch 'master' of github.com:mantidproject/mantid into 13989_measurement_info Conflicts: MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/QtReflMainView.h MantidQt/CustomInterfaces/src/QtReflMainView.cpp
-
Owen Arnold authored
Set values in SlitCalculator based on data from Instrument Definition
-
Elliot Oram authored
Refs #14078
-
Owen Arnold authored
-
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
-