This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Jul 11, 2011
-
-
Roman Tolchenov authored
-
- Jul 09, 2011
-
-
Anders Markvardsen authored
-
- Jul 08, 2011
-
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Campbell, Stuart authored
-
Campbell, Stuart authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Campbell, Stuart authored
Starting afresh, initial skeleton of inelastic reducer. Non-functional - just committing for safety. refs #2849
-
Janik Zikovsky authored
-
Steve Williams authored
-
Steve Williams authored
-
Janik Zikovsky authored
Refs #3203: Fix occasional segfault in ConvertToMatrixWorkspaceTest due to a little error in CRITICAL block names for OpenMP thread safety. One character fix :)
-
Janik Zikovsky authored
Fixes #3321: deprecated DiffractionFocussing1. Fix tests in release version (refs #3203). Fix a few warnings Refs #3302.
-
Dennis Mikkelson authored
Q vectors from the sorted list, rather than from the original list. refs #3205
-
Owen Arnold authored
re #3248 Bring EventNexusReader up to the same level as the RebinningCutter filter in terms of use of ThresholdRange and associated controls.
-
Janik Zikovsky authored
- Refs #3203: Implemented ISpectrum. It is the base class of EventList and Histogram and contains the spectrum number and list of detector IDs for a given spectrum. - ISpectrum return X/Y/E vectors. EventList, e.g. calculates the histogram on the fly. - Moved the EventWorkspace MRU list of histograms to be contained within the EventList; better code separation. Made a EventWorkspaceMRU class to encapsulate this more easily. - Workspaces must implement getSpectrum (const/not const) to return a ISpectrum object. dataX(i), etc. methods on MatrixWorkspaces no longer need to be overridden since they call getSpectrum() - Got rid of EventWorkspace::getEventListatPixelID() and doneLoadingData() - replaceSpectraMap() methods offers backwards-compatibility with SpectraDetectorMaps by setting the specNo and detector list when called. Must be called AFTER creating all the spectra in a workspace. - Refs #3318: maskWorkspaceIndex() implemented as part of ISpectrum.
-
Owen Arnold authored
re #3248 #3319. Reorganise controls. For rebinning cutter, wire-up selections made of different Thresholding Strategies.
-
Roman Tolchenov authored
-
Roman Tolchenov authored
-
Roman Tolchenov authored
Added the Save button to the mask tab for exporting masking either to a workspace or a file. re #2249
-
Dennis Mikkelson authored
a huge list of possible orientations to find a UB that indexes a small subset of low magnitude Q vectors. It then does a least squares refinement on the UB, and gradually increases the number of peaks to be indexed by adding Q vectors with increasing |Q|, doing a least squares refinement at each step. The number of low |Q| peaks to be initially indexed and the distance between possible orientations are controlled by parameters. refs #3205
-
- Jul 07, 2011
-
-
Doucet, Mathieu authored
-
Campbell, Stuart authored
-
Doucet, Mathieu authored
-
Doucet, Mathieu authored
-
Doucet, Mathieu authored
-
Doucet, Mathieu authored
-
Doucet, Mathieu authored
-
Doucet, Mathieu authored
-
Zhou, Wenduo authored
-