This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Sep 02, 2015
-
-
Owen Arnold authored
1) Scale filter fixed to set the representation to Surface. The change to StructuredGrid as the type for vtkasscicated with MDHistoWorkspaces seems to have broken this. 2) Scale filter fixed to work with vtkPointSets rather than vtkUnstructuredGrids. This makes the algorithm very generic, and removes the need to convert vtkPolyData sets into vtkUnstructuredGrids, as was happening previously.
-
Owen Arnold authored
Using and storing pointers in the way this was done before is fundamentally unecessary and unsafe.
-
Owen Arnold authored
Constructor or constructional objects for construction only! Looking at the use case for this, the initialize method servered no purpose other than to introduce more state, more sequential checks, and more lines of code.
-
- Sep 01, 2015
-
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
All of this is associated with the old mechanism for rebinning and remapping of dimensions. This is obsolete now (and has been for some time).
-
Owen Arnold authored
We transpose any MDHistoWorkspace loaded from memory if needed.
-
- Aug 30, 2015
-
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
-
- Aug 28, 2015
-
-
Owen Arnold authored
More optimization work needed yet.
-
Dan Nixon authored
Name of Detector ID column of PeaksWorkspace saved to Nexus
-
Dan Nixon authored
13463 make power scaling available in slice viewer
-
- Aug 27, 2015
-
-
Federico Montesino Pouzols authored
Merge pull request #13384 from mantidproject/feature/branch_13382_Define_subdetector_locations_more_efficiently_in_POLREF_IDF Redefine locations of sub-detectors for linear and OSMOND
-
Karl Palmen authored
Fix main and hab for detector in user file
-
Karl Palmen authored
Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
Federico Montesino Pouzols authored
Create Unit Tests for GetNegMuMuonicXRD algorithm
-
- Aug 26, 2015
-
-
Pete Peterson authored
-
Shahroz Ahmed authored
Engg: implement first GUI
-
Karl Palmen authored
Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
Anton Piccardo-Selg authored
-
Martyn Gigg authored
On pull request builds this should force all doc tests to run.
-
Martyn Gigg authored
Removed use of OutputVertexes for ConvertSpectrumAxis
-
Federico Montesino Pouzols authored
Fix SimulatedDensityOfStates doc test
-
Matt King authored
Removed the type that set output vertexes value in the convertSpectrumAxis algorithm Refs #13482
-
Dan Nixon authored
-
Dan Nixon authored
Refactoring of DNS algorithms
-
- Aug 25, 2015
-
-
Federico Montesino Pouzols authored
The final write of the GSAS calibration file would fail on windows if the output folder is a network share like \\olympic\babylon because of multiple double back-slashes being inserted - and some of them misinterpreted as escape sequences.
-
Zhou, Wenduo authored
Sum characterizations in SNSPowderReduction. All tests are passed. Pull request is then closed.
-
Owen Arnold authored
Output 2D workspace before Re-gridding step in ConvertToReflectometryQ
-
Karl Palmen authored
Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
Karl Palmen authored
Enables detector table to be generated from python
-
Federico Montesino Pouzols authored
-
Martyn Gigg authored
Improvements to SimulatedDensityOfStates
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Shahroz Ahmed authored
Refs #13432
-
Matthew D Jones authored
-
Matthew D Jones authored
-
Karl Palmen authored
Allow AppendSpectra to append multiple times
-