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 60 forks source link

Theory citations improvements #151

Open MJKirk opened 3 years ago

MJKirk commented 3 years ago

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: https://github.com/flav-io/flavio/pull/123#issuecomment-739973899)

1) ee->WW scattering https://github.com/flav-io/flavio/blob/201a4aa1e1937e5e03d6ded29df76cfa9c14e7fd/flavio/physics/scattering/ee_ww.py#L1 All the specific numbers in the formulae suggest to me they were pulled from somewhere.

1) Neutrino trident https://github.com/flav-io/flavio/blob/201a4aa1e1937e5e03d6ded29df76cfa9c14e7fd/flavio/physics/neutrinos/trident.py#L33 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. :thinking: This is just a general effective theory limit of what's in 1406.2332, so a flavio.citations.register("Altmannshofer:2014pba") can be added.

1) 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.

DavidMStraub commented 3 years ago

Concerning neutrino trident, I believe eq. (7) in that paper should be abs(CA)**2 + abs(CV)**2 and then there's just a sum over flavours which cannot interfere (with massless neutrinos of course!). Should be checked though.

MJKirk commented 3 years ago

Yeah okay, I've sat and thought about it and I see it now.

peterstangl commented 3 years ago
3. 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.

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: "Note that this is not necessarily the reference to the first discussion of a particular observable in the literature but in some cases a review article. For original references, please consult reviews of the field, e.g. [34, 35]."

DavidMStraub commented 3 years ago

Right.

For historic reference, Andrzej's "summits" review is useful.