You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see some differences between Prob3++ and OscProb due to mismatches in physical constants. It would be nice to collect the constants in a more central place for easy checking and also make them more precise with some references on where the values came from.
I see some differences between Prob3++ and OscProb due to mismatches in physical constants. It would be nice to collect the constants in a more central place for easy checking and also make them more precise with some references on where the values came from.
For example G_F differs from OscProb by 0.04%:
Prob3plusplus/mosc.c
Line 26 in 02cf494
1.5264932e-4
in OscProbWhile the LoEfac differs by 0.005%:
Prob3plusplus/mosc.c
Line 489 in 02cf494
2.533865379
in OscProbWhile these are quite small differences, they can accumulate when L/E is large.
The text was updated successfully, but these errors were encountered: