Skip to content

volcano-data-deconvolution: v0.7.0

Choose a tag to compare

@engeir engeir released this 11 Apr 12:45
cbcc4a4

0.7.0 (2024-04-11)

Features

  • numerical soln: set params in json files and iterate curvefit until a fit is found (6adffd2)

Bug Fixes

  • numeric soln: reduce number of scaling params (0c8f40a)

Miscellaneous

  • numerical soln: add estimate of R based on two exponential models only (39fafe6)
  • numerical soln: save estimated parameters in dicts for later use (9779027)

Styles

  • ruff: add preview rules to lint/check and format (4c618c6)
  • ruff: format using the preview settings and add code-format (7100d09)

Documentation

  • DOC: improve on the linearity discussion (39fafe6)