This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Mar 06, 2020
-
-
Harriet Brown authored
This commit replaces all header guards in Kernel with #pragma once
-
- Mar 02, 2020
-
-
Gigg, Martyn Anthony authored
Git only converts CRLF to LF and not CR so to produce the same SHA as git we must do the same.
-
- Feb 03, 2020
-
-
Danny Hindson authored
A new boolean parameter SimulateTracksForEachWavelength has been added to the MonteCarloAbsorption algorithm. This exposes a switch on the MCAbsorptionStrategy that was present before this change but was hardcoded to False. The parameter NumberOfWavelengthPoints is only required if SimulateTracksForEachWavelength is set to True. This change means that an attenuation factor is calculated for all wavelength bins if SimulateTracksForEachWavelength=false. To facilitate this a performance enhancement has been made to the Material class to calculate the total scatter cross section and the absorption cross section once when the Material rather than every time these cross sections are retrieved by the MonteCarloAbsorption calculation. This change required some unit and system tests to be updated eg ILLDirectGeometryReductionTest has been changed to remove the NumberOfWavelengthPoints parameter and the reference file to be updated. To make this test more robust I have increased the number of scenarios used in the MC simulation from 5000 to 20000
-
- Jan 28, 2020
-
-
Matthew Andrew authored
-
Harriet Brown authored
This commit adds tests to unit and PDFFourierTransform todo with the new atomic distance unit. re: #27769
-
- Jan 09, 2020
-
-
Gigg, Martyn Anthony authored
Newer boost bind seems to be causing compiler warnings on Windows. It's no longer required now bind is in the STL. Refs #16578
-
- Dec 11, 2019
-
-
David Fairbrother authored
Updates the associated instrument to one from the facility when a facility is changed. This could fix numerous spurrious failures where unit tests will assume that a change in facility -> a change to an instrument from said facility
-
- Dec 04, 2019
-
-
Nick Draper authored
-
Nick Draper authored
re #27458
-
- Nov 26, 2019
-
-
Gigg, Martyn Anthony authored
-
- Nov 25, 2019
-
-
Duc Le authored
-
- Nov 20, 2019
-
-
Martyn Gigg authored
-
- Nov 11, 2019
-
-
Nick Draper authored
Intersting as the last set of builds passed
-
- Nov 08, 2019
-
-
Nick Draper authored
-
Nick Draper authored
re #27319
-
- Nov 07, 2019
-
-
Lamar Moore authored
-
- Nov 06, 2019
- Oct 31, 2019
-
-
Danny Hindson authored
Main change is to add an overload of registerFeatureUsage that accepts a simple string in addition to the existing method that takes a vector of strings Update some further calls to registerFeatureUsage that had appeared in master Also change trimming behaviour so trimming of feature names is done on copy rather than in place
-
Danny Hindson authored
Now accepts: - an enum for feature type rather than a string eg Algorithm - a vector of strings for the feature name instead of string (eg class1->method1) Also updated pre-existing calls to registerFeatureUsage in C++ and Python
-
- Oct 22, 2019
-
-
Gigg, Martyn Anthony authored
-
- Sep 04, 2019
-
-
Moore authored
-
- Aug 27, 2019
-
-
Gigg, Martyn Anthony authored
- Remove bind1st/bind2nd usage. - Avoids an internal compiler error in gcc with getProperty. - Adds wrapper around sip executable to process the output and remove the throw specifiers. They are not allowed in C++ 17. Refs #26261
-
- Aug 22, 2019
-
-
Martyn Gigg authored
It was unused and gave the impression that a wavelength dependent calculation was being used. Refs #25957
-
Martyn Gigg authored
Refs #25957
-
- Aug 07, 2019
-
-
Conor Finn authored
-
- Aug 06, 2019
-
-
Harry Saunders authored
Convert char to wchar instead to avoid possible data loss.
-
- Jul 19, 2019
-
-
Hahn, Steven authored
-
Hahn, Steven authored
-
Hahn, Steven authored
-
- Jul 08, 2019
-
-
Gigg, Martyn Anthony authored
It is unused as users how gone in a different direction with the project. Refs #26223
-
- Jun 17, 2019
-
-
Sam Jenkins authored
-
Sam Jenkins authored
-
Sam Jenkins authored
-
Sam Jenkins authored
-
Sam Jenkins authored
-
Sam Jenkins authored
-
Sam Jenkins authored
-
Sam Jenkins authored
-
Sam Jenkins authored
-