This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Feb 19, 2014
-
-
Zhou, Wenduo authored
-
- Feb 18, 2014
-
-
Peterson, Peter authored
-
Zhou, Wenduo authored
-
Roman Tolchenov authored
-
Samuel Jackson authored
-
Samuel Jackson authored
-
Keith Brown authored
-
Gigg, Martyn Anthony authored
-
Zhou, Wenduo authored
-
- Feb 17, 2014
-
-
Zhou, Wenduo authored
-
Zhou, Wenduo authored
-
Peterson, Peter authored
Rather than adding to the saveas dropdown I changed it to a simple string that gets parsed. The help was upgraded in the process.
-
Zhou, Wenduo authored
1. Refactored and thus fixed some issues; 2. Added more unit tests; 3. Change input property. Algorithm can work with 1 spectrum only.
-
Samuel Jackson authored
-
Peter Parker authored
-
Karl Palmen authored
-
Alex Buts authored
-
Gesner Passos authored
-
Samuel Jackson authored
-
Samuel Jackson authored
Couple of things to note: - The CreateOutput option defaults to false so the algorithm won't suddenly start churning out lots of workspaces. - As the algorithm outputs all the parameters to a single table, regardless of the number of input workspaces, I've chosen to output all the output workspaces to a single group per type. - Output workspaces are numbered according to the spectrum in the input workspace used.
-
Alex Buts authored
and though it can be compiled in some convoluted way, (and probably did on Jenkins) it is much better to have it declared.
-
- Feb 14, 2014
-
-
Roman Tolchenov authored
-
Peter Parker authored
-
Gesner Passos authored
-
Gesner Passos authored
-
Peter Parker authored
-
Gigg, Martyn Anthony authored
-
Peterson, Peter authored
-
Zhou, Wenduo authored
-
- Feb 13, 2014
-
-
Russell Taylor authored
-
Peter Parker authored
-
Russell Taylor authored
-
Peter Parker authored
-
Peter Parker authored
-
Gigg, Martyn Anthony authored
Refs #8784
-
Gigg, Martyn Anthony authored
Refs #8784
-
Peter Parker authored
-
Owen Arnold authored
Looks like this is due to lack of language support against 2.7.
-
Peter Parker authored
Instead of passing the resulting monitor from SliceEvent to NormalizeToMonitor, just use a scaled version of the same monitor that was passed to SliceEvent. These changes should also make the process of having monitors in a different time regime easier, which is an issue we will be facing in the future.
-
Owen Arnold authored
-