Table of Contents
The script used to process data for Vesuvio has also been added. This used to be called VesuvioWorkflow.py, but is now named VesuvioCommands.py.
LoadVesuvio now has the option to load the monitor data in addition to its normal operation. This is loaded as an additional separate workspace.
Added a fit function to fit a multivariate Gaussian profile (MultivariateGaussianComptonProfile)
Added VesuvioThickness algorithm to calclulate the sample density
has been adapted to be a Mantid algorithm. This has not effected the way this script is used in the Indirect Data Analysis: I(Q,t) Fit tab, but it does now have a dialogue box interface from the algorithm list. This also allows for better testing, progress tracking and documentation of the algorithm.
BASISReduction now accepts Vanadium runs for normalization, and one option to normalize by the maximum of the first spectrum.
If Emin or Emax are left empty; appropriate values are set automatically, the negative values of Ei are treated as positive, appropriate informative pop-up messages displayed for invalid values and minor calculations updates.
be used together with .gss files from OSIRIS diffraction.
OSIRISDiffractionReduction has an additional DRange added for conversion from time regime.
Updated the SimulatedDensityOfStates workflow diagram to show an overview of the algorithm.
the Iqt interface now validates that EMin is strictly less than EMax and that they are both not equal to 0