-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Theory citations improvements #151
Comments
Concerning neutrino trident, I believe eq. (7) in that paper should be |
Yeah okay, I've sat and thought about it and I see it now. |
I noticed that table 1 in https://arxiv.org/abs/1810.08132 actually contains a quite complete list of references for the "general B decay stuff". In addition, there are also the references from table 2 of this paper that we might want to add somewhere in the code. But we might have to think about footnote 1: |
Right. For historic reference, Andrzej's "summits" review is useful. |
This is mostly a record of theory citations I know/ believe to be missing from flavio right now (as taken from my comment in the middle of the pull request: #123 (comment))
ee->WW scattering
flavio/flavio/physics/scattering/ee_ww.py
Line 1 in 201a4aa
All the specific numbers in the formulae suggest to me they were pulled from somewhere.
Neutrino trident
flavio/flavio/physics/neutrinos/trident.py
Line 33 in 201a4aa
This general expression isn't in the "original" nu trident paper 1406.2332, and it's not obvious to me that everything else drops out such that you only need the wilson coefficients. I'm not sure if this expression was taken from a paper somewhere, or maybe it is sufficiently simple with a bit of thought. 🤔This is just a general effective theory limit of what's in 1406.2332, so a
flavio.citations.register("Altmannshofer:2014pba")
can be added.General B decay stuff
I did my best, but I think it would be worth someone with a better knowledge of the B decay literature than me checking everything in the
bdecay
folder to see if I've missed things.The text was updated successfully, but these errors were encountered: