v0.13.1
Pre-release
Pre-release
Release v0.13.1 - May 2021
Overall changes
- Fixed the behaviour of global weights throughout DeerLab fit functions. The keyword argument
weights
was not having any or the expected effect in the results in some fit functions. Also fixes the behaviour of built-in plots for global fits (#168, #171). - Optimize default weights in global fitting according to the datasets noise levels (#169, #174).
- Fixed a bug in
snlls
that was causing the confidence intervals insnlls
,fitmodel
andfitmultimodel
to vanish for large signal scales (#165, #166).
Specific changes
deerload
: Corrected a bug that happened in certain BES3T Bruker spectrometer files, when there are entries under theMANIPULATION HISTORY LAYER
section at the end of the descriptor file. Also fixed the reading of.XGF
partner files (#164).snlls
: The keyword argumentextrapenalty
now requires a function that takes both non-linear and linear parameters. Corrected the name of the keyword in the documentation (#175).fitparamodel
: Fixed the scaling of the outputFitResult.model
andFitResult.modelUncert
(#173).ex_pseudotitration_parameter_free
: RemovedCtot
from second order term in thechemicalequalibrium
polynomial (#163).