flav-io / flavio

A Python package for flavour physics phenomenology in the Standard model and beyond
http://flav-io.github.io/
MIT License
71 stars 62 forks source link

running for f_perp #71

Closed peterstangl closed 5 years ago

peterstangl commented 5 years ago

This is a first attempt to implement running for the transverse meson decay constants.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.05%) to 93.886% when pulling 33cd48e1dc790c5153c3b75672afc0fd98730590 on peterstangl:f_perp_running into 580f2db03e7b5951c397e9a547ecdaec1443ad3f on flav-io:master.

DavidMStraub commented 5 years ago

Thanks!

DavidMStraub commented 5 years ago

Sorry @peterstangl, I forgot to merge this. It is ready, right?

peterstangl commented 5 years ago

@DavidMStraub at the moment the implementation still uses the parameter f_perp at 1 GeV, while we talked about changing the scale of the f_perp parameter to 2 GeV and to use the results from lattice QCD there directly instead of those from the table in https://arxiv.org/pdf/1503.05534.pdf. This is not done yet.

DavidMStraub commented 5 years ago

OK, I think that should be it.