This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 27, 2016
-
-
Simon Heybrock authored
-
- Aug 29, 2016
-
-
Jan Burle authored
-
- Aug 12, 2016
-
-
Tom Perkins authored
It's more likely that the property is a PropertyWithValue<double> or TimeSeriesProperty<double>, so put these first rather than trying all the PropertyWithValue types before moving on to the TimeSeriesProperties. (This has no significant effect on the performance tests) re #17197
-
Tom Perkins authored
If value has already been found, cache it in case we need it again Results of performance test locally (Win7 Debug): before 1.56 s after 0.09 s re #17197
-
Ian Bush authored
-
- Aug 04, 2016
-
-
Tom Perkins authored
Test exceptions in both cases: - string cannot be parsed - not a numeric value or a string Also add spaces to exception string. re #17087
-
- Aug 02, 2016
-
-
Tom Perkins authored
Median was missing, and Mean was implemented as TimeAveragedMean: correct this and implement all members of the enum. re #17087
-
Tom Perkins authored
(Strings that can be parsed as a number) re #17087
-
- Aug 01, 2016
-
-
Tom Perkins authored
re #17087
-
Tom Perkins authored
Tries double, int32_t, int64_t, float, uint32_t, uint64_t re #17087
-
- May 23, 2016
-
-
Hahn, Steven authored
-
- May 21, 2016
-
-
Hahn, Steven authored
-
- May 20, 2016
-
-
Hahn, Steven authored
-
Hahn, Steven authored
-
- Feb 22, 2016
-
-
Tom Perkins authored
re #15289
-
- Feb 21, 2016
-
-
Hahn, Steven authored
-
- Feb 15, 2016
-
-
Hahn, Steven authored
-
- Feb 14, 2016
-
-
Hahn, Steven authored
-
- Jan 22, 2016
-
-
Hahn, Steven authored
-
Hahn, Steven authored
-
- Jan 19, 2016
-
-
Hahn, Steven authored
-
- Jan 16, 2016
-
-
Hahn, Steven authored
-
- Jan 15, 2016
-
-
Hahn, Steven authored
-
- Jan 05, 2016
-
-
Hahn, Steven authored
-
- Dec 11, 2015
-
-
Hahn, Steven authored
-
- Nov 13, 2015
-
-
Nick Draper authored
in all cases call getProtonCharge to get the proton charge re #14323
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
WHITFIELDRE email authored
-
- Mar 19, 2015
-
-
Harry Jeffery authored
-
- Dec 16, 2014
-
-
WHITFIELDRE email authored
-
- Oct 30, 2014
-
-
Owen Arnold authored
This fixes the regression test. We clear the logs off the temporary workspace, that way we don't have to do a similar thing in the loop, and we avoid copying them over each time. This is not a fully formed solution, but it's a start.
-
- Mar 18, 2014
-
-
Gigg, Martyn Anthony authored
Refs #9059
-
- Dec 19, 2013
-
-
Russell Taylor authored
-
Russell Taylor authored
Catch the exception if the contents of the run_start or start_time properties cannot be turned into a valid DateAndTime. Turn it into the exception for a generic failure of this method.
-
Russell Taylor authored
-
- Oct 01, 2013
-
-
Russell Taylor authored
Takes all TimeSeriesProperty logs and clears out all entries except the last one. Single value logs are left unchanged.
-
- Jul 22, 2013
-
-
Gigg, Martyn Anthony authored
-
- Apr 22, 2013
-
-
Alex Buts authored
tests show that.
-
- Feb 14, 2013
-
-
Nick Draper authored
-
- Jan 24, 2013
-
-
Russell Taylor authored
-