This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 21, 2013
-
-
Peterson, Peter authored
-
Savici, Andrei T. authored
-
Zhou, Wenduo authored
-
-
Doucet, Mathieu authored
-
Peterson, Peter authored
-
Russell Taylor authored
-
Jay Rainey authored
-
- Oct 18, 2013
-
-
Russell Taylor authored
-
Russell Taylor authored
-
Savici, Andrei T. authored
-
Russell Taylor authored
In the case of LoadEventPreNexus is is "EventFilename". It seems that for everything else is is "Filename" because the variable that holds this is empty by the time the algorithm comes to run (though the loader is selected correctly). I've factored out the method that sets the variable and called it again from within a method that exec() calls.
-
Zhou, Wenduo authored
-
Zhou, Wenduo authored
-
Keith Brown authored
-
Nick Draper authored
-
Owen Arnold authored
-
Vickie Lynch authored
-
Roman Tolchenov authored
-
Savici, Andrei T. authored
-
Jay Rainey authored
-
Jay Rainey authored
- It appears I only call release() if the elementTag == 1. I should call it otherwise to. This will prevent the memory leak.
-
Gesner Passos authored
-
Gesner Passos authored
-
Arturs Bekasovs authored
-
Samuel Jackson authored
-
Jay Rainey authored
-
Jay Rainey authored
-
Jay Rainey authored
-
Jay Rainey authored
-
- Oct 17, 2013
-
-
Vickie Lynch authored
-
Bilheux, Jean-Christophe authored
-
Russell Taylor authored
The base component (m_base) has to be of type Instrument; therefore use a static_cast in place of a dynamic one.
-
Russell Taylor authored
This fixes the issue of always getting zero back for a parameterized instrument.
-
Russell Taylor authored
And a passing one in InstrumentTest (for a non-parameterized instrument) as that's missing.
-
Russell Taylor authored
It seemed rather heavyweight to launch and plough through most of LoadIDFFromNexus & ExperimentInfo::loadNexus when the thing we want isn't there anyway.
-
Russell Taylor authored
The strings will be empty on construction anyway.
-
Russell Taylor authored
Previously, this failure would just log and the calling algorithm thought it had succeeded when it hadn't.
-
Arturs Bekasovs authored
Refs #7557
-
Arturs Bekasovs authored
Refs #7557
-