Skip to content

Release v1.5.1

Latest
Compare
Choose a tag to compare
@Neverhorst Neverhorst released this 17 Aug 23:07
· 8 commits to main since this release

Breaking Changes

None

Bugfixes

  • Fixed deprecated import path for windows module from scipy.signal in qudi.util.math
  • Fixed decay parameter estimation in qudi.util.fit_models.exp_decay.ExponentialDecay fit model
  • Fixed syntax error in qudi.util.fit_models.lorentzian.LorentzianLinear fit model

New Features

None

Other

  • Improved documentation getting_started.md
  • Added documentation programming_guidelines/data_fitting_integration.md