This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 14, 2015
-
-
Anton Piccardo-Selg authored
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
WHITFIELDRE email authored
-
- Jul 29, 2015
-
-
Savici, Andrei T. authored
As part of this issue, I found that calculating the inverse of a 1x1 matrix results in a segmentation fault
-
- May 24, 2015
-
-
Federico Montesino Pouzols authored
-
- May 05, 2015
-
-
Owen Arnold authored
-
- Apr 09, 2015
-
-
Owen Arnold authored
The main change here is to what CutMD can do. It Clears BOTH the transforms and the original workspaces off the output workspace. 1) This fixes the issue with the labeling when plotMD is run, because there is no original workspace to try to take dimension information from. 2) However, the plots generated from CutMD from the SliceViewer are now garbage. This could because the line cuts (BinMD) are operating over a Histogram workspace already (CutMD created with NoPix=True), but is something I will need to get to the root of.
-
- Mar 08, 2015
-
-
Martyn Gigg authored
Refs #11209
-
- Dec 16, 2014
-
-
WHITFIELDRE email authored
-
- Feb 20, 2014
-
-
Alex Buts authored
https://scan6.coverity.com:8443/reports.htm#v29240/p10083/fileInstanceId=11027297&defectInstanceId=3877465&mergedDefectId=529167 clear noise -- it is initialized in the algorithm itself.
-
- Sep 04, 2013
-
-
Russell Taylor authored
-
- Nov 09, 2012
-
-
Michael Reuter authored
-
- Oct 08, 2012
-
-
Alex Buts authored
This is MD algorithms after all.
-
- May 04, 2012
-
-
Peterson, Peter authored
-
- Apr 27, 2012
-
-
Janik Zikovsky authored
If you modify a MDHisto with +, -, * etc. you cannot run BinMD afterwards because it would work quietly but give incorrect results.
-
- Apr 05, 2012
-
-
Janik Zikovsky authored
so changed all algorithms that used it.
-
- Feb 23, 2012
-
-
Janik Zikovsky authored
-
- Feb 21, 2012
-
-
Janik Zikovsky authored
-
Janik Zikovsky authored
Also make doxygen more explicit.
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
- Feb 13, 2012
-
-
Janik Zikovsky authored
-
Janik Zikovsky authored
Because that is more readable
-
Janik Zikovsky authored
Because that is more readable
-
Janik Zikovsky authored
To reduce warnings when coord_t = float. Also, fix a warning #4473.
-
- Feb 10, 2012
-
-
Janik Zikovsky authored
Reduce warnings and avoid errors
-
- Feb 09, 2012
-
-
Russell Taylor authored
-
- Feb 03, 2012
-
-
Janik Zikovsky authored
which should fix CloneMDWorkspace. Also, fix to BinMD to strip spaces from dimension names.
-
- Feb 02, 2012
-
-
Janik Zikovsky authored
The wrong coordinate transformation was being calculated. Tests happened to pass because the transformation in the previous tests were too simple
-
Janik Zikovsky authored
and the coordinate transformations to it when binning a MDHistoWorkspace
-
- Jan 23, 2012
-
-
Janik Zikovsky authored
Like BinMD and SliceMD.
-
Janik Zikovsky authored
-
- Jan 18, 2012
-
-
Janik Zikovsky authored
involving 0-length lines being drawn
-
- Dec 31, 2011
-
-
Janik Zikovsky authored
when the original workspace is removed from AnalysisDataService. This should allow the destructor to be called properly, freeing memory and closing the file. Should let windows system test pass.
-