\(\renewcommand\AA{\unicode{x212B}}\)
Table of Contents
This is a patch release that corrects some significant issues since version 3.10.0.
There is no common theme to the fixes contained in this patch, rather it is collection of small but significant fixes. Please see below for the full list of changes.
Please cite any usage of Mantid as follows:
Issue | Impact | Solution | Side Effect Probability |
---|---|---|---|
19988 | The initial amplitude in the GausOsc functionis unrealistic | Change initial amplitude to a more realistic value is 0.2 | low |
19995 | SNS DAS now writes the sample name as a 2d character | Add support for 2d character arrays for sample name | low |
20001 | Type conversion warning on MSVC | Fix warning | low |
20011 | The logs do not get their units copied over. | Copy units over logs | low |