Skip to content

Releases: lbl-anp/becquerel

v0.6.0

17 May 19:45
c01d26c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

11 Feb 00:10
975c522
Compare
Choose a tag to compare

New minor release with a bunch of fitting improvements and tests/pre-commit updates.

What's Changed

Full Changelog: v0.4.6...v0.5.0

Version v0.4.6

19 Nov 23:38
b4ae59e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.4.6

Version v0.4.5

13 Oct 19:35
988497c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.5

Version v0.4.4

05 Oct 22:45
6e6aa28
Compare
Choose a tag to compare

Patch release:

  • Version 0.4.4 with pypi CD tag fix (#291)

Version v0.4.3

05 Oct 21:13
cd5b149
Compare
Choose a tag to compare

Patch release:

  • Version v0.4.3 with pypi CD improvements and bump2version/pre-commit fix (#290)
  • Use np.expm1 for hopefully better precision in decay calcs (#281)

Version v0.4.2

05 Oct 18:04
eb16033
Compare
Choose a tag to compare

Adds pre-commit to the CI and fixes python versions for the pypi deployment action (#289)

Version v0.4.1

30 Sep 22:27
c914fc1
Compare
Choose a tag to compare

Overview

Becquerel v0.4.1 contains a new set of features, bug fixes, CI/CD, and updated copyright. See below for details.

Features

  • #237 add-specific-activity
  • #238 improve-fit-guesses
  • #239 plot-fit-unc
  • #235 update-date
  • #252 constant-min-0
  • #250 cal-plot
  • #280 feature-sqrt-binning
  • #248 new-calibration
  • #282 from-listmode-cal

Fixes

  • #231 store-cal-again
  • #249 hotfix-spec-fit-backend
  • #254 fix-peakfilter-fwhm
  • #264 fix_self_fwhm
  • #259 index_error
  • #265 cal-fit-stats
  • #266 edit-peakfinder
  • #251 iminuit
  • #274 fix_npfloat_npint
  • #275 fix_lintresh
  • #276 small-fix
  • #279 fix-issue-257

CI/CD

  • #242 github-actions-black-format
  • #262 pytest_black
  • #260 precommit
  • #246 gh-actions-coveralls
  • #267 pin-black-21.4b2
  • #269 run-actions-on-schedule-and-manually
  • #278 test-spec-act
  • #285 pypi-deploy
  • #288 add-python39-to-ci

Admin

Version v0.3.0

19 Feb 21:54
eb5926c
Compare
Choose a tag to compare
  • Adds the fitting module
  • Bug fixes for IsotopeQuantity
  • Move rebinning from using numba.jit to numba.vectorize and numba.guvectorize
  • Change repo branches from master/develop to single main branch

Version v0.2.6

12 Nov 20:00
367fbb7
Compare
Choose a tag to compare
  • Fix problems and raise warnings related to recent query changes on the NNDC side