This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Mar 31, 2020
-
-
Harriet Brown authored
This Commit fixes failing system tests in ISIS powder polaris. re: #28415
-
- Mar 30, 2020
-
-
Conor Finn authored
-
Conor Finn authored
-
David Fairbrother authored
Creates new tab names correctly on non-GNOME enrionvments for Ubuntu. KDE automatically binds keyboard shortcuts, which Qt represents with &x (where x is the shortcut). This breaks the name lookup as &New != New in "New Tab". We now strip out these characters when looking up the names fixing the names not incrementing correctly.
-
- Mar 27, 2020
-
-
Gemma Guest authored
Clicking restore-defaults on an Experiment or Instrument tab in a batch should only affect that tab and batch. This commit fixes a bug where a notification was sent to all batches, and every Experiment and Instrument tab was being reset. The fix is to separate updating the instrument (which is required to ensure we have up-to-date settings loaded from the instrument) from the subsequent notification which updates all batches. Instead, the particular Experiment/Instrument tab where the request was made restores its own defaults itself. Re #28429
-
Gemma Guest authored
The problem here was that when the instrument is set on the new batch, a notification is sent that the instrument has changed and all batches were being reset. However, although the instrument has been set, we can just check whether it is different to the current instrument to check whether it really has changed, and if not, do not do the updates. Re #28429
-
Gemma Guest authored
Re #28429
-
Harriet Brown authored
This commit adds the changes to the release notes for the changes to rebinning in polaris create pdf. It also adds the changes to the script documentation.
-
- Mar 26, 2020
-
-
Nick Draper authored
-
Matthew Andrew authored
-
Nick Draper authored
-
Danny Hindson authored
Miscellaneous code review comments to add comments, remove redundant brackets Also added comment to the sample environment concept page to explain where Mantid will search for the attenuation profile file
-
- Mar 25, 2020
-
-
Nick Draper authored
-
- Mar 24, 2020
-
-
Harriet Brown authored
This commit adds release notes detailing the change of output names from Polaris.create_total_scattering_pdf re: #28414
-
Conor Finn authored
-
- Mar 23, 2020
-
-
Hahn, Steven authored
Signed-off-by:
Steven Hahn <hahnse@ornl.gov>
-
Danny Hindson authored
While the primary use of the new attenuation profile file feature is expected to be via the sample environment xml file, it also makes sense to add it into any algorithms where the material properties can be specified. So I've added a new attenuation profile parameter to the SetSampleMaterial and LoadSampleEnvironment algorithms. The validations on these algorithms means they can't be called using postional arguments so have inserted the new parameter in the logical place next to the absorption cross section Have updated the docs to explain how the attenuation profile file is used
-
- Mar 22, 2020
-
-
Danny Hindson authored
Change absolute to absorption in comment against cross section types Clarify formula in Materials concept page
-
- Mar 20, 2020
-
-
Nick Draper authored
First checking, more to save state over the weekend
-
Nick Draper authored
Also updated class_maker.py
-
- Mar 18, 2020
-
-
Conor Finn authored
-
Conor Finn authored
-
- Mar 12, 2020
-
-
Alice Russell authored
Co-Authored-By:
Harrietbrown <49688535+Harrietbrown@users.noreply.github.com>
-
Gigg, Martyn Anthony authored
They have low to zero usage and at this point are just a maintenance burden. They do not work in workbench and are not worth the effort to port. In the future it would be better to replace input in workbench with a function that raises a generic QInputDialog.
-
- Mar 11, 2020
-
-
Anthony Lim authored
-
- Mar 10, 2020
-
-
Alice Russell authored
This includes docs for ThermalNeutronBk2BkExpAlpha, ThermalNeutronBk2BkExpBeta, ThermalNeutronBk2BkExpSigma and ThermalNeutronDtoTOFFunction
-
Alice Russell authored
-
Hahn, Steven authored
Signed-off-by:
Steven Hahn <hahnse@ornl.gov>
-
Matthew Andrew authored
-
Nick Draper authored
-
Alice Russell authored
-
Daniel Murphy authored
-
Daniel Murphy authored
-
Hahn, Steven authored
Signed-off-by:
Steven Hahn <hahnse@ornl.gov>
-
- Mar 09, 2020
-
-
Gigg, Martyn Anthony authored
Refs #27883
-
Daniel Murphy authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
Daniel Murphy authored
-