This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 08, 2015
-
-
Anton Piccardo-Selg authored
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
WHITFIELDRE email authored
-
- Sep 22, 2015
-
-
Anton Piccardo-Selg authored
-
- Sep 11, 2015
-
-
Owen Arnold authored
1) MDHistoWorkspace now has a member for the display normalization. This can be set via the constructor. 2) SaveMD saves this bespoke display normalization setting from the mdhistoworkspace 3) LoadMD algorithms look for this setting in the nxs format and will try to apply it to loaded MDHistoWorkspace 4) Added fields to the MDEventWorkspace to accept the normalization to pass on to susequent MDHistoWorkspaces (But not yet writing or reading this in the nxs formats)
-
- Aug 19, 2015
-
-
Owen Arnold authored
-
- Jul 24, 2015
-
-
Shahroz Ahmed authored
-
- Jul 21, 2015
-
-
Owen Arnold authored
Use the factory chain wherever possible. This means that we no longer need to hard-code a type of LabelUnit in one of the constructors for the MDHistoDimension. This makes things very flexible.
-
- May 28, 2015
-
-
Nick Draper authored
712 - AlgorithmsTest_CreateDummyCalFileTest (Failed) 1181 - MDAlgorithmsTest_LoadMDTest (Timeout) 1195 - MDAlgorithmsTest_MergeMDFilesTest (Failed) re #11818
-
- May 24, 2015
-
-
Federico Montesino Pouzols authored
-
- Apr 28, 2015
-
-
WHITFIELDRE email authored
-
- Apr 23, 2015
-
-
WHITFIELDRE email authored
-
WHITFIELDRE email authored
-
- Mar 19, 2015
-
-
Harry Jeffery authored
-
- Mar 14, 2015
-
-
Gigg, Martyn Anthony authored
Backwards compatability is preserved by checking for the log as it would have existed. Refs #11359
-
- Mar 08, 2015
-
-
Martyn Gigg authored
Refs #11209
-
- Mar 06, 2015
-
-
Savici, Andrei T. authored
-
- Mar 04, 2015
-
-
Gigg, Martyn Anthony authored
Refs #11220
-
- Mar 02, 2015
-
-
Gigg, Martyn Anthony authored
Only used in conjunction with the file backend option. Refs #11111
-
- Dec 16, 2014
-
-
WHITFIELDRE email authored
-
- Oct 17, 2014
-
- Oct 16, 2014
-
-
Ian Bush authored
Changes to loadAndAddFrom in MDBox meant memory is no longer reserved in LoadMD, this fixes the issue. Note the performance gain for this, if any, appears marginal.
-
- Aug 15, 2014
-
-
Alex Buts authored
-
- Jun 03, 2014
-
-
Gigg, Martyn Anthony authored
The converted text is stored in separate .rst files in the docs directory. Refs #9562
-
- May 28, 2014
-
-
Gigg, Martyn Anthony authored
Refs #9523
-
- Mar 04, 2014
-
-
Russell Taylor authored
It's no longer a class, just 3 non-member functions that create an IMDDimension object (actually an MDHistoDimension object, as before) given an input XML string or a Poco::XML::Element. It no longer retains ownership of any Poco::XML object, which will allow me to handle the previously unreleased memory issues.
-
- Feb 20, 2014
-
- Nov 22, 2013
-
-
Alex Buts authored
-
- Nov 21, 2013
- Sep 24, 2013
-
-
Alex Buts authored
it is not used there any more.
-
- Jul 22, 2013
-
-
Gigg, Martyn Anthony authored
* Rename HDFDescriptor to NexusDescriptor * Rename {HDF,NonHDF} -> {Nexus,Generic} in FileLoaderRegistry * Rename DECLARE_HDF_FILELOADER_ALGORITHM -> DECLARE_NEXUS_FILELOADER_ALGORITHM Refs #7461
-
- Jul 04, 2013
-
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
- May 29, 2013
-
-
Alex Buts authored
-
- May 28, 2013
-
-
Gigg, Martyn Anthony authored
This should allow clang to still compile the code using an older version of the stdc++ library that does not have unique_ptr. Refs #7194
-
- May 13, 2013
-
-
Nick Draper authored
-
- Apr 25, 2013
-
-
Michael Reuter authored
-