\(\renewcommand\AA{\unicode{x212B}}\)
Muon Changes¶
ALC¶
Bugfixes¶
ALC interface no longer crashes when non numeric characters are input in Backward and Forward Grouping line edits.
Muon Analysis¶
Bugfixes¶
Fix a crash occurring in the Results Tab of the Muon Analysis interface when an integer time series was added as a log in the results table.
Allow the
current_period
sample log from the selected fitted workspace to be added to the results table.
Algorithms¶
Bugfixes¶
Improved the numerical stability of PhaseQuad. This algorithm was inverting a 2x2 matrix manually, which resulted in numerically unstable results. Performance should also be improved.