v0.14.5
Pre-release
Pre-release
Release v0.14.5 - December 2022
- |fix| The distribution of DeerLab through Anaconda and its
conda
manager has been deprecated as of this release (#400). - |fix| Fix errors in the background function plots used in the examples showing 4-pulse DEER analyses.
fit
- |fix| Expose the
cores
option ofbootstrap_analysis
to parallelize bootstrap analysis from thefit
function. - |fix| Correct behavior of masking during fitting (#394). When using the
mask
option of thefit
function, certain steps such as noise estimation and goodness-of-fit assessment were not taking into account the mask during the analysis.
bootstrap_analysis
- |fix| Fix error prompted when analyzing scalar variables (#402).