Skip to content

Releases: flav-io/flavio

v2.6.1

17 Jul 00:10
14982f8
Compare
Choose a tag to compare

Measurements

  • Updated $b\to u\ell\nu$ and $B$ mixing measurements (thanks to @alekssmolkovic)

Parameters

  • Updated SM coupling constants and CKM parameters
  • Updated $B\to K$ form factors to those of arXiv:2305.06301

Observables

  • Updated Kaon mixing using u-t unitarity based on arXiv:1911.06822
  • Fixed small issues in $B\to K^{(\ast)}\nu\nu$ and $K\to \pi^{(\ast)}\nu\nu$ observables
  • Updated prediction of $m_W$

Features

  • Update and improve error_budget_pie function
  • Fixed diff_plot_th_err function to correctly utilize argument N (thanks to @girishky)
  • Updated to ckmutil v1.2.0 and implement new $\beta\gamma$ CKM scheme

v2.5.5

01 Jun 13:27
cf9fe5c
Compare
Choose a tag to compare

This minor release changes the convention used for the $h_{T3}$ HQET form factor from the one of arXiv:1309.0301 to the one of arXiv:1703.05330. This fixes a bug in the implementation of the from factors from arXiv:1908.09398 (which use the convention of arXiv:1703.05330).

In addition, recent LHCb measurements of RD and RD* have been added (thanks to @MJKirk) and the flavio.plots.likelihood_contour_data function has received support for log scale grids.

v2.5.4

24 Apr 15:06
d6de434
Compare
Choose a tag to compare

This minor release adds additional sources of uncertainties to the theory predictions of super-allowed beta decays (thanks to @MJKirk)

v2.5.3

21 Apr 18:07
343eb38
Compare
Choose a tag to compare

This minor release raises the minimum required version of particle to 0.21.0 to make sure that the PDG 2022 data is available

v2.5.2

21 Apr 17:43
a334c5e
Compare
Choose a tag to compare

This minor release updates several measurements and input parameters:

  • measurements and input parameters related to the Cabibbo angle anomaly (CAA) are updated to those used in arXiv:2212.06862 (thanks to @MJKirk)
  • PDG input parameters are updated to the 2022 version (thanks to @MJKirk)
  • K+->pinunu measurement by NA62 from 2021 is added

v2.5.1

21 Apr 14:25
e9ad4f3
Compare
Choose a tag to compare

This minor release adds missing package_data in setup.py.

In addition, the $B\to\ell\nu$ measurements have been updated (thanks to @alekssmolkovic )

v2.5.0

14 Apr 14:32
2b833ef
Compare
Choose a tag to compare

New observables

New measurements

  • $B_s\to \mu\mu$ measurement by CMS from 2022 and a combination with the LHCb and ATLAS measurements done in arXiv:2212.10497
  • The new and update measurements of $R_K$ and $R_{K^*}$ by LHCb from 2022

New and updated input parameters

Bug fixes and code improvements

  • Several probability distributions based on the Gamma distribution have been implemented in a more consistent way and previous issues have been fixed
  • Several issues in the definition of the $B\to D$ and $B\to D^*$ HQET form factors have been fixed

v2.4.0

24 Jan 13:57
85f8ba4
Compare
Choose a tag to compare

New observables

  • A large number of observables (decay widths and angular observables) of the decay Λb→Λ(1520)ll has been added, including two different form factor implementations (thanks to @Felicia56)

Measurements

  • The LHCb B->ee 2020 measurement has been implemented using the Gaussian uncertainties provided in the LHCb paper instead of upper bounds, which allows it to be used in a FastLikelihood (thanks to @alekssmolkovic)

Bug fixes

  • In the computation of epsilon_K, an issue with the renormalization scales of quark masses has been resolved (thanks to @MJKirk)
  • An issue with labels in contour plots when using a matplotlib version >= 3.5.0 has been fixed (thanks to @MJKirk)
  • The complex phase in the CKM dependence of the K→πνν amplitude has been fixed
  • Deprications in numpy that expired in numpy 1.23 and 1.24 have been fixed

v2.3.3

11 Mar 10:38
bc3a254
Compare
Choose a tag to compare

This minor release adds the recent LHCb measurements of R(KS) and R(K*+) from arXiv:2110.09501 (thanks to @nsahoo).

v2.3.2

17 Jan 12:55
b7ac308
Compare
Choose a tag to compare

This is a bug fix release that makes flavio compatible with the interface of particle v0.20.0.