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

sum rules for hessian PDFs #2251

Open
RoyStegeman opened this issue Dec 20, 2024 · 2 comments
Open

sum rules for hessian PDFs #2251

RoyStegeman opened this issue Dec 20, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@RoyStegeman
Copy link
Member

When computing the uncertainty on the sum rules for hessian PDFs the standard deviation is taken over the moments computed per eigenvector

d["std"] = np.std(arr)

@RoyStegeman RoyStegeman added the bug Something isn't working label Dec 20, 2024
@comane
Copy link
Member

comane commented Mar 19, 2025

Hi @RoyStegeman, can you perhaps give more details on why this is a bug.

Should a different formula be used for the computation of how much the sum rules for each eigenvector of a hessian set vary?

@RoyStegeman
Copy link
Member Author

RoyStegeman commented Mar 25, 2025

See e.g. eqs. 3 and 4 in https://arxiv.org/pdf/1101.0536.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants