This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 30 Oct, 2019 16 commits
-
-
Nick Draper authored
Provide algorithm to convert HFIR SANS files to wavelength
-
Nick Draper authored
Fix source location of NonOrthogonalSourcePlugin on Windows
-
Gagik Vardanyan authored
Fix instability with multiple plot windows on Workbench
-
Dan Nixon authored
Load current run in muon analysis
-
Dan Nixon authored
Add Cropping by Fraction to ISIS Powder
-
Dan Nixon authored
Add usage stats to ISIS SANS
-
Martyn Gigg authored
-
Gigg, Martyn Anthony authored
Output correct transmission workspaces for debug mode
-
David Fairbrother authored
Adds usage statistics to the new ISIS SANS Interface, and some of the buttons that we expect to be used to help steer future development
-
Gagik Vardanyan authored
Fix a bug where the GUI could not be closed
-
Gemma Guest authored
IN16B QENS improvements
-
Nick Draper authored
Recognise new SYSTEST_NPROCS variable in systemtest scripts
-
Nick Draper authored
Add script repository in workbench
-
Gigg, Martyn Anthony authored
We have been using DragNDrop packages on macOS for some time and this just requires `cp` and not the use of `installer`.
-
Gagik Vardanyan authored
Use CMake generated export headers in additional libraries
-
Savici, Andrei T authored
-
- 29 Oct, 2019 24 commits
-
-
Savici, Andrei T authored
-
Gigg, Martyn Anthony authored
Adding ALF view
-
Savici, Andrei T authored
Update CG2 (GPSANS) instrument definition file
-
Jose Borreguero authored
Signed-off-by:
Jose Borreguero <borreguero@gmail.com>
-
Harry Saunders authored
This reverts commit 1c948d12. After moving the functionality for the plot window staying on top of the main window to a decorator, having multiple plots open was causing some major errors, see #27170. Since the 'on_top_of_main_window' decorator is not used by anything else yet and we are close to a release, I suggest we revert to having the functionality sit in the FigureWindow. We should raise an issue to make the functionality more portable, which can be looked at after the release.
-
Gigg, Martyn Anthony authored
Fix z-offsets check and monitor saving
-
Conor Finn authored
Example system test data required changing to account for changes in default parameters, as they now use fractional cropping.
-
Conor Finn authored
Squashed Commits: RE #27054 Add to release notes RE #27054 Fix flake8 error RE #27054 Add cropping using single tuple If a single tuple is supplied for the cropping values then the specified range is applied to all banks. RE #27054 Amend config params to use fractional cropping RE #27054 Switch to using collections Abstract Class Using the abstract class allows for numpy arrays and other sequence types to be used to store the tuples of max and min values for cropping.
-
Alice Russell authored
-
Martyn Gigg authored
Instead of sharing the BUILD_THREADS allow a second variable to define how many processes are used to run the system tests. Some systems can get overloaded if too many system tests are run in parallel but we don't want to reduce the concurrency for the build process
-
Nick Draper authored
-
Alice Russell authored
-
Anthony Lim authored
-
Peterson, Peter authored
Apply placzek correction to polaris workflow
-
Anthony Lim authored
-
Alice Russell authored
-
Owen Arnold authored
Assemblies containing monitors should not be saved NXDetectors. This caused duplication of IDs since the monitors were then also saved as NXMonitors. We now check for internal monitors as part of isSaveableBank.
-
Owen Arnold authored
-
Gemma Guest authored
Add unit tests for edge cases where one or both transmission runs do not have a run number. Re #26896
-
Gemma Guest authored
Remove some code which deletes the interim transmission workspaces, which are no longer output by default. Re #26896
-
Gemma Guest authored
The transmission outputs have deliberately changed so this commit updates the workflow algorithm unit tests with the new transmission outputs. Re #26896
-
Gigg, Martyn Anthony authored
Remove SANSSliceEvent
-
Gigg, Martyn Anthony authored
Remove Workflow Algs with SANSState
-
Gigg, Martyn Anthony authored
-