This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Jan 27, 2020
-
-
Conor Finn authored
-
Conor Finn authored
If custom spectra was selected from the dropdown and then the tick box was deselected, the GUI would still check the validity of the spectrum numbers. As this was usually empty, the calibration would fail to run.
-
Conor Finn authored
Entered values are spectrum numbers, which means 0 is not valid. Also any value entered > 2400 resulted in errors.
-
Conor Finn authored
-
Conor Finn authored
-
Conor Finn authored
Also removes the existing functionity for selecting a bank, as this can be handled by the cropping widget.
-
Conor Finn authored
Adds basic controls to presenter for showing and hiding.
-
Conor Finn authored
-
- Jan 20, 2020
-
-
Conor Finn authored
-
Conor Finn authored
-
Conor Finn authored
-
- Jan 15, 2020
-
-
Conor Finn authored
-
Conor Finn authored
-
Conor Finn authored
Also update presenter to fix minor bugs found while testing.
-
Conor Finn authored
-
- Jan 14, 2020
-
-
Conor Finn authored
-
Conor Finn authored
-
Conor Finn authored
-
Conor Finn authored
-
Conor Finn authored
-
Conor Finn authored
-
Conor Finn authored
-
Conor Finn authored
-
- Jan 08, 2020
-
-
Conor Finn authored
For some reason doing this without a type worked fine on my machine, but not on the CI builders.
-
Conor Finn authored
The functionality was the same across calibration and focus.
-
Conor Finn authored
Currently, there is no way to load a CSV file (which is the format that the full calibration is in) into mantid to be used by the GUI. Until that is added, the option to select the full calibration has been hidden from the user. The functionality is there, so once the loading works for large CSVs the hide() call can be removed.
-
Conor Finn authored
-
Conor Finn authored
-
- Dec 12, 2019
-
-
Conor Finn authored
-
Conor Finn authored
- Remove repeated searching checks - Split test into reasonable chunks - Make rb_num naming consistent
-
Conor Finn authored
-
Conor Finn authored
-
- Dec 11, 2019
-
-
Conor Finn authored
-
Conor Finn authored
Vanadium output files are now saved to the user directory if an RB number is specifies so that users can have all of the generated data from processing.
-
Conor Finn authored
Focusing now saves as .gss, .nxs, and .dat files.
-
Conor Finn authored
Now using sample instead of a mix of both of these.
-
Conor Finn authored
-
Conor Finn authored
-
- Dec 06, 2019
-
-
Conor Finn authored
-
Conor Finn authored
Before, the file finders (MWRunFiles) could only be made read-only, which did not grey out the text field, just the browse button. This option has been added and used instead for the file inputs that should not be used.
-