This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Apr 01, 2015
-
-
Owen Arnold authored
Merge branch 'master' into 11393_smooth_md Conflicts: Code/Mantid/Framework/DataObjects/inc/MantidDataObjects/MDHistoWorkspaceIterator.h Code/Mantid/Framework/DataObjects/src/MDHistoWorkspaceIterator.cpp
-
Savici, Andrei T. authored
Corrections to LoadDNSLegacy and its documentation.
-
Harry Jeffery authored
ElasticWindowMultiple fails when no temperature logs are found
-
Stuart Campbell authored
Clean some build artifacts on all build types
-
Anders-Markvardsen authored
Merge Changes From Rob and Richard for ISIS SANS
-
Martyn Gigg authored
Add JobManagerType attribute of computeResource in Facilities schema
-
Gigg, Martyn Anthony authored
This avoids other incremental-type builds picking up things like stale libraries etc.
-
Dan Nixon authored
Add xsd attributes to DNS instrument definition
-
Karl Palmen authored
LoadFITS: change and add header keys, and other improvements
-
Dan Nixon authored
Refs #11464
-
Federico Montesino Pouzols authored
-
Roman Tolchenov authored
Show errors in FunctionBrowser
-
Federico Montesino Pouzols authored
-
Federico Montesino Pouzols authored
-
Owen Arnold authored
Remove MDEvents library
-
Gigg, Martyn Anthony authored
Refs #11463
-
Dan Nixon authored
Refs #11464
-
Gigg, Martyn Anthony authored
Refs #11463
-
Harry Jeffery authored
Use new correction algorithms in IDA Calc/ApplyCorr
-
Federico Montesino Pouzols authored
-
Peter Parker authored
-
Raquel Alvarez authored
Fury (TransformToIqt) algorithm updates
-
- Mar 31, 2015
-
-
Pete Peterson authored
The failed system test is unrelated to this.
-
Hahn, Steven 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
-
Raquel Alvarez Banos authored
-
Stuart Campbell authored
IPython > 2.1 also works
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
This is what the horace function does, so we should do it here too.
-
Dan Nixon authored
Memory leak in LogParserTest
-
Owen Arnold authored
-
Harry Jeffery authored
-
Gigg, Martyn Anthony authored
Refs #11209
-
Gigg, Martyn Anthony authored
Refs #11209
-