============= Muon Analysis ============= .. contents:: Table of Contents :local: Interfaces ---------- Muon ALC ######## - Set last run to "Auto" (watches directory for new files and updates data automatically) `#14601 `_ .. figure:: ../../images/ALCAuto.png :width: 600px - Enable autoscaling of data plots `#14719 `_ - :ref:`Fit ` progress shown in MantidPlot's progress bar `#14842 `_ - "Plot guess" button at the peak fitting stage displays the initial fit function `#14842 `_ .. figure:: ../../images/ALCPlotGuess.png :width: 600px Muon Analysis ############# - Fixed period subtraction `#14018 `_ - Advanced period arithmetic `#14536 `_ .. figure:: ../../images/AdvancedPeriodArithmetic.png - A bug was fixed where, when specifying run numbers in the sequential fitting dialog, Mantid previously searched using the default instrument (set at startup) rather than the instrument set in the drop-down box on the front tab of the instrument `#15244 `_ Algorithms ---------- - :ref:`AsymmetryCalc `: better error handling in :ref:`AsymmetryCalc ` when entering non-existing spectra `#13873 `_ - :ref:`CalMuonDetectorPhases `: new algorithm to calibrate detector phases `#13840 `_. The output table "DetectorTable" can be used directly as the "PhaseTable" input to :ref:`PhaseQuad `. .. figure:: ../../images/CalMuonDetectorPhases.png :width: 300px - :ref:`PhaseQuad `: unnecessary input properties were removed `#13840 `_ - *GetNegMuMuonicXRD*: Output workspaces now plot. The dialog has 'keep open' functionality. `#14484 `_, `#14394 `_ - *MuonCalculateAsymmetry*/*MuonLoad*: Combined these two algorithms, which were only used internally by the Muon Analysis interface, into a new ":ref:`MuonProcess `" algorithm `#14687 `_, `#14807 `_ - A first version of :ref:`MaxEnt ` was added `#14675 `_ - The muon lifetime stored in Mantid has been updated to the Particle Data Group's `most recent value `_. This will have a small effect on results from :ref:`CalMuonDeadTime `, :ref:`CalMuonDetectorPhases `, :ref:`RemoveExpDecay ` and :ref:`PhaseQuad `. `#14983 `_ Fit Functions ------------- - :ref:`StaticKuboToyabeTimesStretchExp ` has been added `#14430 `_ `Full list of changes `_ on GitHub.