This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 14 Jul, 2020 9 commits
-
-
Gemma Guest authored
Add notebook back to macOS bundle
-
Gemma Guest authored
Add apply to all button to plot axes properties
-
Gemma Guest authored
Sliceviewer sub-plots follow image scaling
-
Gemma Guest authored
Minor dgsplanner fixes
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
Support rotations and translations in LoadSampleShape
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
Add reverse reverse colourmap for sliceviewer
-
- 13 Jul, 2020 5 commits
-
-
Neil Vaytet authored
-
Neil Vaytet authored
According to the Nexus standard, if the offset is not present, it implies the offset is and absolute timestamp, which is relative to the start of Unix epoch (https://manual.nexusformat.org/classes/base_classes/NXlog.html) So instead fo throwing an error, we use unix epoch.
-
Adam J. Jackson authored
-
Adam J. Jackson authored
New test cases have been added for molecular calculations with no periodic boundary conditions. Compared to the already-tested periodic systems, these calculations yield lattice vectors of zero and have 3N-6 vibrational modes. This tests some different paths in the parsing logic.
-
Adam J. Jackson authored
Based on a user report and sample files. Two main differences were identified which caused the parser to trip up on a calculation without periodic boundary conditions: - No lattice vectors are printed in the output file, but the parser requires this data to exist, as does Abins' data format. - Here we apply the same convention as the Gaussian parser, setting lattice vectors to a 3x3 zero matrix - The lowest 6 vibrational modes, which theoretically correspond to translation and rotation, are discarded from the output data. This breaks an assumption that there are 3N vibrational modes (where N is number of atoms). Abins in general does _not_ make this assumption, so it can be fixed in the parser. - Now the number of atoms is obtained from the coordinates data, and a check is made that the number of modes is either 3N or 3N-6. There _might_ be an issue with dimers (which have 3 translational modes, two rotational modes and a non-zero stretching mode); need to get access to Materials Studio and test this. Some error messages were also cleaned up to remove a confusing "bytes" type signature.
-
- 12 Jul, 2020 2 commits
-
-
Savici, Andrei T authored
-
Savici, Andrei T authored
-
- 10 Jul, 2020 3 commits
-
-
Gigg, Martyn Anthony authored
-
Harriet Brown authored
This commit adds a checkbox to sliceviewer that reverses the colourmap. because of this it also removes the _r reverse maps form the combo box. re: #28915
-
Alice Russell authored
-
- 09 Jul, 2020 5 commits
-
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
Danny Hindson authored
-
Gigg, Martyn Anthony authored
Update introduction to python documentation
-
- 08 Jul, 2020 7 commits
-
-
Mathieu Doucet authored
Re #28920 - Fix norm runs for LRReductionWithReference
-
McDonnell, Marshall authored
-
McDonnell, Marshall authored
-
Stephen authored
-
Stephen authored
This commit plots the raw data from the input workspace, rather than the fit workspace (which often sees a reduced set of data due to applying fitting bounds)
-
Harriet Brown authored
-
Matthew Andrew authored
-
- 07 Jul, 2020 3 commits
-
-
Harriet Brown authored
-
Gagik Vardanyan authored
Speed up function template browsers in indirect analysis GUI
-
Gagik Vardanyan authored
Fix crash when switching backgrounds in ConvFit tab of indirect GUI
-
- 06 Jul, 2020 4 commits
-
-
Danny Hindson authored
-
Danny Hindson authored
-
Danny Hindson authored
Merge branch '28914_AllowPaalmanPingsToRunOnElastic' of https://github.com/mantidproject/mantid into 28914_AllowPaalmanPingsToRunOnElastic
-
Danny Hindson authored
-
- 05 Jul, 2020 2 commits
-
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-