Skip to content

v0.14.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@luisfabib luisfabib released this 09 Dec 15:33
fcdb450

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 of bootstrap_analysis to parallelize bootstrap analysis from the fit function.
  • |fix| Correct behavior of masking during fitting (#394). When using the mask option of the fit 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).