Skip to content

Version v0.4.1

Compare
Choose a tag to compare
@jccurtis jccurtis released this 30 Sep 22:27
· 505 commits to main since this release
c914fc1

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