This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Apr 01, 2015
-
-
Doucet, Mathieu authored
-
- Mar 31, 2015
-
-
Doucet, Mathieu authored
-
Peterson, Peter authored
-
Federico Montesino Pouzols authored
Refactor PoldiFitPeaks2D to use EstimatePeakErrors
-
Michael Wedel authored
I tested the changes running this slightly modified usage example, which puts each of the workspaces into a WorkspaceGroup first. Without these changes the two resulting WorkspaceGroups contain the same workspace (the first one is overwritten), after the changes this does not happen, as described in the ticket. ``` trans1 = Load('INTER00013463') trans2 = Load('INTER00013464') trans1_wav = CreateTransmissionWorkspaceAuto(trans1) trans2_wav = CreateTransmissionWorkspaceAuto(trans2) wsGroup1 = GroupWorkspaces("trans1_wav") wsGroup2 = GroupWorkspaces("trans2_wav") stitched_wav1, y = Stitch1DMany("wsGroup1,wsGroup2", params='1, 0.02, 17', UseManualScaleFactor=True, ManualScaleFactor=0.85) stitched_wav2, y = Stitch1DMany("wsGroup1,wsGroup2", params='1, 0.05, 17', UseManualScaleFactor=True, ManualScaleFactor=3.85) ```
-
Dan Nixon authored
FABADA increment
-
Owen Arnold authored
Port CutMD to C++
-
Federico Montesino Pouzols authored
Test adaptive radius integration
-
Stuart Campbell authored
IPython > 2.1 also works
-
Doucet, Mathieu authored
-
Doucet, Mathieu authored
-
Dan Nixon authored
Memory leak in LogParserTest
-
Harry Jeffery authored
-
- Mar 30, 2015
-
-
Doucet, Mathieu authored
-
Doucet, Mathieu authored
-
WHITFIELDRE email authored
-
Lynch, Vickie authored
-
Owen Arnold authored
Horace style for cutmd
-
Harry Jeffery authored
The actual order of the columns doesn't matter, so don't require an arbitrary order.
-
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
-
Dan Nixon authored
Good starting values for time limits
-
Harry Jeffery authored
-
Roman Tolchenov authored
-
abuts authored
Add class RemoteJobManagerFactory (+ ComputeResourceInfo)
-
Dan Nixon authored
bug in load isis nexus monitors
-
Michael Wedel authored
The unit and doc tests for this algorithm pass, both on the build servers as well as locally. The documentation reads well, all the links are working. I did not know FITS at all, now it's clear what kind of data are loaded by the algorithm and what the output workspaces contain.
-
Raquel Alvarez Banos authored
-
Raquel Alvarez Banos authored
-
Harry Jeffery authored
-
Dan Nixon authored
Log plot precision.
-