Skip to content
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

implement better f_max for electron sampling in beta decay #3

Open
carmeloevoli opened this issue Nov 10, 2022 · 0 comments
Open

implement better f_max for electron sampling in beta decay #3

carmeloevoli opened this issue Nov 10, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@carmeloevoli
Copy link
Owner

New model for f_max from Sergio email:

p[3] = [-1.377, 3.077, 0.1758]
ln_fmax = p[0] + p[1] * ln_Q + p[2] * ln_Q * ln_Q

see plot attached

fmax.pdf

@carmeloevoli carmeloevoli added the enhancement New feature or request label Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant