This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 18 Sep, 2021 1 commit
-
-
Dominik Arominski authored
-
- 16 Sep, 2021 1 commit
-
-
Stephen Smith authored
-
- 19 Apr, 2021 2 commits
-
-
Guillaume Communie authored
-
Guillaume Communie authored
This commit adds a way to set some default visual settings for each acquision mode. This allows to hide/show specific columns of the table.
-
- 07 Apr, 2021 2 commits
-
-
Dominik Arominski authored
-
Dominik Arominski authored
-
- 26 Mar, 2021 1 commit
-
-
Guillaume Communie authored
-
- 09 Feb, 2021 1 commit
-
-
Dominik Arominski authored
-
- 28 Jan, 2021 1 commit
-
-
Guillaume Communie authored
-
- 25 Jan, 2021 1 commit
-
-
Mathieu Tillet authored
-
- 21 Jan, 2021 1 commit
-
-
Mathieu Tillet authored
-
- 20 Jan, 2021 1 commit
-
-
Gagik Vardanyan authored
-
- 19 Jan, 2021 1 commit
-
-
Guillaume Communie authored
This commit add the loading and saving of export algorithm list in the rundex file.
-
- 21 Dec, 2020 3 commits
-
-
Gagik Vardanyan authored
-
Gagik Vardanyan authored
-
Guillaume Communie authored
This commit adds a setting in the configuration to set the default output file extension for each export algorithm.
-
- 16 Dec, 2020 1 commit
-
-
Guillaume Communie authored
The configuration contains a list of export algorithm per acquisition mode.
-
- 11 Dec, 2020 1 commit
-
-
Guillaume Communie authored
This commit adds the support for SANSILLParameterScan algorithm for D16 instrument in DrILL.
-
- 22 Sep, 2020 1 commit
-
-
Guillaume Communie authored
Global settings are now a list of keys and the values are taken from the algorithm.
-
- 16 Sep, 2020 1 commit
-
-
Gagik Vardanyan authored
-
- 15 Sep, 2020 1 commit
-
-
Guillaume Communie authored
-
- 09 Sep, 2020 2 commits
-
-
Guillaume Communie authored
To fit with the algorithm, the default values of MaxQxy and DeltaQ have been changed.
-
Guillaume Communie authored
OutputPanels options was missing from the DrILL interface.
-
- 03 Sep, 2020 2 commits
-
-
Guillaume Communie authored
The D20 instrument, associated technique, acquisiton mode and options have been added to the configuration file of DrILL interface.
-
Guillaume Communie authored
The D2B instrument, associated technique, acquisiton mode and options have been added to the configuration file of DrILL interface.
-
- 28 Aug, 2020 1 commit
-
-
Guillaume Communie authored
-
- 27 Aug, 2020 1 commit
-
-
Guillaume Communie authored
The WedgeWorkspace parameter is now useless in SANSILLAutoProcess. The name is created from the output workspace name. The parameter is also removed from the DrILL interface.
-
- 19 Aug, 2020 1 commit
-
-
Guillaume Communie authored
This commit removes the locking context defined in 08da46b5. The SANS ILL auto processing is not thread safe anymore. This will avoid potential dead locks. The max number of threads is set to 1 for SANS in the DrILL interface configuration file.
-
- 07 Aug, 2020 1 commit
-
-
Guillaume Communie authored
-
- 05 Aug, 2020 5 commits
-
-
Guillaume Communie authored
Set back the default option of DirectFlatBackground for reflectometry. It will change to 'Background Average' when the correponding PR is merged.
-
Guillaume Communie authored
Flags are now defined for the acquisition modes. They represent parameters that will not be added to the table or the settings. For now, it is only used by the reflectometry algorithm that needs a flag specifying the type of acquisition (polarized or not).
-
Guillaume Communie authored
-
Guillaume Communie authored
-
Guillaume Communie authored
Order of columns has been changed to be more consistent between polarized and unpolarized reflectometry.
-
- 04 Aug, 2020 1 commit
-
-
Guillaume Communie authored
-
- 03 Aug, 2020 3 commits
-
-
Guillaume Communie authored
The 'Run' parameter is only valid for unpolarized reflectometry.
-
Guillaume Communie authored
Omega scan acquisition mode is not yet supported by the DrILL interface.
-
Guillaume Communie authored
The specifications define a new dictionary that contains the maximum number of threads that each algorithm should use. If no value is provided for an algorithm, the thread pool will use the idel number of threads from Qt (QThread::idealThreadCount()).
-
- 10 Jul, 2020 1 commit
-
-
Guillaume Communie authored
SampleThickness is now in the table *and* in the global settings. A default value is then provided by the global settings and the user can override it through the table (without the need to populate the CustomOptions).
-
- 08 Jul, 2020 1 commit
-
-
Guillaume Communie authored
-