This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Sep 28, 2010
-
-
Steve Williams authored
Correct to file has been extended to take a file that contains the correction factors to apply to each spectrum re #1675
-
- Sep 27, 2010
-
-
Russell Taylor authored
-
Russell Taylor authored
-
Doucet, Mathieu authored
-
Russell Taylor authored
Exclude MDDataObjects tests from being built as the library is not yet being built. At the same time enable the ICat tests as I assume the disabling of these was only supposed to be temporary. Re #1637.
-
Alex Buts authored
-
Janik Zikovsky authored
-
Gigg, Martyn Anthony authored
Improve performance of SumSpectra. The hinderance was the spectra remapping using the remap function, this is extremely slow. Changed to clear then add the relevent detectors as it go along. This reduces the time for summing a whole MERLIN data set from ~100 secs to ~1sec! Re #1694
-
Janik Zikovsky authored
Refs #1664: Operators for the TimeSplitterType objects can combine splitters and filters. AND and OR operators complete, two more to go.
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
Fixes for sometimes misbehaving instrument switching in ConvertToEnergy interface along with fix for save paths in direct interface. Re #1692"
-
Gigg, Martyn Anthony authored
Fix for running ConvertUnits when Ei has already been set. Also small update to DirectEnergyConversion script to deal with save paths correctly. Re #1692
-
Sofia Antony authored
-
Gigg, Martyn Anthony authored
-
- Sep 24, 2010
-
-
Russell Taylor authored
Move FunctionFactoryTest from API to CurveFitting because it implicitly depends on BoundaryConstraint. Re #1389.
-
Doucet, Mathieu authored
-
Russell Taylor authored
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
Steve Williams authored
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
Updated BinaryOperation to be mask aware, along with various other cleanups discovered along the way. Re #1687
-
Gigg, Martyn Anthony authored
Minor update to ConvertUnits and GetEi to ensure that if Ei already exists, then it is overwritten. Re #1684
-
Michael Whitty authored
re #1690 - adding new ManageCustomMenus dialog to the File menu in Mantid Plot, to replace the datasearch/defaultsave entries in the View->Preferences->Mantid->Directories window.
-
Sofia Antony authored
-
Sofia Antony authored
-
Sofia Antony authored
re#1289 - Fix for unit test failure.SaveCanSAS1DTest,WorkspaceGroupTest fixed. One of the tests of GroupWorkspacesTest is still failing for me,temporarily commented the test which failed.
-
Sofia Antony authored
re#1289 - Fix for unit test failure.Both files were counting the no.of group workspace name along with the group members.
-
Anders Markvardsen authored
re #1582.
-
Anders Markvardsen authored
re #1582.
-
Sofia Antony authored
re#1289 - group name is removed from workspace group vector in the Workspacegroup class and changed algorithms which uses group vectors and iterates over it. After installing visual studio 2010, unit testing is not working for all categories of algorithms on my machine, some of the unit tests may break after this check-in.
-
- Sep 23, 2010
-
-
Doucet, Mathieu authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
Refs #1360: Function that returns the statistics on a TimeSeriesProperty<double> added. Also fixed indents in LoadNexusProcessed.
-
Janik Zikovsky authored
-
Janik Zikovsky authored
Refs #1588: Fixed an error in the DateAndTime::duration* code that caused incorrect sample log times.
-
Janik Zikovsky authored
Refs #1382 and #1588: added units to Property, and to code that loads sample logs and calculates proton charge.
-
Doucet, Mathieu authored
-
Michael Whitty authored
-