This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 13 May, 2011 1 commit
-
-
Gigg, Martyn Anthony authored
-
- 12 May, 2011 2 commits
-
-
Janik Zikovsky authored
-
Peterson, Peter authored
-
- 11 May, 2011 1 commit
-
-
Janik Zikovsky authored
-
- 02 Mar, 2011 1 commit
-
-
Janik Zikovsky authored
Refs #2572: Added an initDocs() for all algorithms that sets the summary string to display in the dialog, as well as the wiki summary for possible later auto-wiki-fication of documentation.
-
- 01 Mar, 2011 2 commits
-
-
Janik Zikovsky authored
Refs #2572: Ran into issue with un-escaped characters that my compiler did not catch. Commented out all optional messages until I can fix it.
-
Janik Zikovsky authored
-
- 28 Jan, 2011 1 commit
-
-
Janik Zikovsky authored
-
- 29 Dec, 2010 2 commits
-
-
Russell Taylor authored
-
Russell Taylor authored
Rename Framework code directory to just that. Also delete Main and VS & Eclipse project file. Re #1881.
-
- 22 Dec, 2010 1 commit
-
-
Russell Taylor authored
-
- 31 Aug, 2010 1 commit
-
-
Janik Zikovsky authored
-
- 06 Aug, 2010 1 commit
-
-
Gigg, Martyn Anthony authored
Bumped FileProperty up to API so that it can take advantage of the new FileFinder. Code has just been moved here, not reimplemented yet. Re #1398
-
- 08 Jul, 2010 1 commit
-
-
Russell Taylor authored
First batch of algorithms with Workspace2D workspace properties changed to MatrixWorkspace. Re #1368.
-
- 14 May, 2010 1 commit
-
-
Peterson, Peter authored
-
- 11 Mar, 2010 1 commit
-
-
Steve Williams authored
Fixes known problems with the Excitations interface. This GUI front end now calls generates a call to an existing Python function, which makes changing the behaviour and scripting much easier. Numerical difference with libISIS seem to be fixed. refs #1137 and #841
-
- 11 Feb, 2010 1 commit
-
-
Steve Williams authored
-
- 14 Jan, 2010 1 commit
-
-
Steve Williams authored
-
- 22 Dec, 2009 1 commit
-
-
Steve Williams authored
For the Excitation Group data conversion interface, FilePropertys set to NoExistLoad now check through the search paths or until they find the file, most of the interface is now functional refs #1071
-
- 02 Dec, 2009 1 commit
-
-
Steve Williams authored
After feedback on getEi from Jon Taylor improved the documentation and opened up the peak search window closes #942
-
- 24 Nov, 2009 1 commit
-
-
Steve Williams authored
-
- 17 Nov, 2009 1 commit
-
-
Steve Williams authored
New algorithm DetectorEfficiencyCor corrects numbers of counts in a workspace for the efficiency of detectors, which is a function of neutron angle and energy as well as the detectors size and gas pressure. Only basic tests exist so far. Bugs in other algorithms were correct during development refs #841
-
- 16 Nov, 2009 3 commits
-
-
Steve Williams authored
-
Steve Williams authored
-
Steve Williams authored
ShapeFactory now ensures that the centre of cylinders is midway between the end caps. MERLIN detectors are more accurately modelled, being cylinders and not cuboids. LoadDetectorInfo deals with missing detectors and getEi uses spectra numbers which seem better known by the Exciations Group. refs #841
-
- 10 Nov, 2009 1 commit
-
-
Steve Williams authored
New algorithm GetEi calculates the kinetic energy of neutrons incident on the source. Remove excessive logging from Validators and LoadDetectorInfo. GetEi works by examining the monitor peaks but doesn't yet use any Gaussian curve fitting, it just finds three points based on their Y values. refs #943
-