This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 26, 2015
-
-
Owen Arnold authored
Merge branch '13989_measurement_info' of github.com:mantidproject/mantid into 13989_measurement_info
-
Owen Arnold authored
And fix a warning.
-
Owen Arnold authored
Merge branch '13989_measurement_info' of github.com:mantidproject/mantid into 13989_measurement_info
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
User interface now uses new tools
-
- Oct 25, 2015
-
-
Owen Arnold authored
-
Owen Arnold authored
We only need to load the logs for the measurement information.
-
Owen Arnold authored
We need to be able to push issues back up to the caller.
-
Owen Arnold authored
-
- Oct 23, 2015
-
-
Owen Arnold authored
The thing which is actually going to load the nexus file, extract the logs and return the Measure for us
-
Owen Arnold authored
-
Owen Arnold authored
Schenarios put in place for Measurement Transfer Strategy. Is now peforming the basic functions we expect.
-
Matt King authored
No errors were produced when performing the testing procedure. Beam center was shifted correctly in `0 iterations` test. Happy to merge
-
Owen Arnold authored
Need some concept of verification, not just a tuple of types.
-
Raquel Alvarez authored
Merge pull request #14080 from mantidproject/13757_correct_run_number_on_stitch_workspaces_for_refl_gui Give more appropriate run number in stitched workspace names for SURF in Reflectometry GUI
-
Roman Tolchenov authored
EnggDiffraction::fixes red symbol displayed when run number given
-
Elliot Oram authored
Option of using old SplineSmoothing algorithm
-
Hahn, Steven authored
-
- Oct 22, 2015
-
-
Hahn, Steven authored
-
abuts authored
Sort column maintained across ICat search tabs
-
Shahroz Ahmed authored
Refs #14006
-
Anton Piccardo-Selg authored
-
Owen Arnold authored
Getting things under tests reveals that we really don't want to be touching real files as part of our new transfer strategy test. I'm therefore refactoring things to use a MeasurementSource (read Repository pattern) so that I can mock out the geneartion of Measurement(s) (new type) such that I can purely test the Transfer logic in this TransferStrategy.
-
Shahroz Ahmed authored
Refs #13869
-
Karl Palmen authored
Added alias PermuteMD for algorithm TransposeMD
-
Shahroz Ahmed authored
ContainerSubtraction scaleX for off centre peaks
-
Shahroz Ahmed authored
Refs #13869
-
Matthew D Jones authored
-
Pete Peterson authored
Fix the fix for coverity issues in OPJFile
-
Shahroz Ahmed authored
Refs #13869
-
Federico Montesino Pouzols authored
-
Matt King authored
For stitched runs the suffix of the workspace (after the underscore) should now show the all the numbers after the third index of the whole runno Refs #13757
-
Owen Arnold authored
Location will be required to complete the transfer for some stategies. Also, filtering on each transfer may need the full file name, not just the stripped out run number, so lets move that to the model.
-
Elliot Oram authored
Refs #13993
-
Owen Arnold authored
Find correct QMin and QMax values for stitching plots in Reflectometry GUI
-
Martyn Gigg authored
Fix compilation on rhel 6 with gcc 4 8
-
Matt King authored
After going through the test procedure everything was as expected.
-