This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Apr 02, 2015
-
-
Owen Arnold authored
-
- Mar 31, 2015
-
-
Owen Arnold authored
This is what the horace function does, so we should do it here too.
-
Owen Arnold authored
-
Gigg, Martyn Anthony authored
Refs #11209
-
- Mar 30, 2015
-
-
Lynch, Vickie authored
-
Harry Jeffery authored
-
Harry Jeffery authored
-
Harry Jeffery authored
-
Harry Jeffery authored
-
Harry Jeffery authored
-
Harry Jeffery authored
-
Harry Jeffery authored
-
Harry Jeffery authored
-
Harry Jeffery authored
-
Harry Jeffery authored
-
Harry Jeffery authored
-
Owen Arnold authored
-
- Mar 24, 2015
-
-
Gigg, Martyn Anthony authored
Refs #11209
-
Gigg, Martyn Anthony authored
Refs #11209
-
Gigg, Martyn Anthony authored
It looks like the it got broken by a bad merge-conflict resolution. Refs #11209
-
- Mar 20, 2015
-
-
Owen Arnold authored
-
Owen Arnold authored
-
- Mar 19, 2015
-
-
Owen Arnold authored
Currently the MDHistoIterator can only give me a fixed-size neighbour map in a 3 by n block. Smooth demands that we can make the size of this block variable. Otherwise WidthVector will not be used.
-
Owen Arnold authored
-
- Mar 17, 2015
-
-
Gigg, Martyn Anthony authored
On Windows they are in a non-standard location so must be explicitly included. Refs #11359
-
Gigg, Martyn Anthony authored
This used to be done by copying the experiment info but is handled separately now that the coordinate is an extra field. Refs #11359
-
- Mar 16, 2015
-
-
Gigg, Martyn Anthony authored
It is still backwards compatible with the old log-entry format. Refs #11359
-
- Mar 14, 2015
-
-
Gigg, Martyn Anthony authored
Backwards compatability is preserved by checking for the log as it would have existed. Refs #11359
-
- Mar 12, 2015
-
-
Zhou, Wenduo authored
-
- Mar 11, 2015
-
-
Anton Piccardo-Selg authored
-
- Mar 10, 2015
-
-
Gigg, Martyn Anthony authored
It removes MDAlgorithms as a dependency from Algorithms. Refs #11209
-
- Mar 09, 2015
-
-
Zhou, Wenduo authored
And added unit test for it. Fixed a bug about MomentumTransfer in ConvertCWPDMDToSpectra. Use Degrees for output workspace if target unit is 2theta for ConvertCWPDMDToSpectra.
-
Gigg, Martyn Anthony authored
Refs #11209
-
Gigg, Martyn Anthony authored
There is still a single unit test failure. Refs #11209
-
Gigg, Martyn Anthony authored
Refs #11209
-
Zhou, Wenduo authored
1. LoadSpiceAscii has date time format with default to SPICE's current standard 2. ConvertCWPDMDToSpectra is explained in the sumary; 3. Binning parameters can accept bin size only in ConvertCWPDMDToSpectra. Xmin and Xmax will be searched automatically. - modified: ../Mantid/Framework/DataHandling/src/LoadSpiceAscii.cpp - modified: ../Mantid/Framework/MDAlgorithms/inc/MantidMDAlgorithms/ConvertCWPDMDToSpectra.h - modified: ../Mantid/Framework/MDAlgorithms/src/ConvertCWPDMDToSpectra.cpp - modified: ../Mantid/Framework/MDAlgorithms/test/ConvertCWPDMDToSpectraTest.h
-
- Mar 08, 2015
-
-
Martyn Gigg authored
Refs #11209
-
- Mar 06, 2015
-
-
Anton Piccardo-Selg authored
-
- Mar 03, 2015
-
-
Anton Piccardo-Selg authored
-
- Mar 02, 2015
-
-
Zhou, Wenduo authored
-