-
Notifications
You must be signed in to change notification settings - Fork 3
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
Allow to specify multiple convolution functions with CLI #293
Conversation
While converting some of the code to use the new |
To answer my question, it is instructive to think about the following situation: one PDF, one FF. In that case we now have two uncertainties: a PDF uncertainty and a FF uncertainty. In general we thus have an uncertainty associated to each one of the different convolution functions. We can calculate the uncertainty by varying the members of this set, while keeping the members of the other sets fixed (to the central member, for instance). |
I think for the moment this is what needs to be done - but I just wanted to point out that this might (or might not) be more complicated in principle: this assumes that the two ( |
Ah, that's a good point, thanks for pointing that out. In that case we will very likely need support from a convolution function library ('partons') that will tell us how exactly the uncertainty has to be calculated. |
This will close #174.
TODO:
analyze
; done in commit cfcf027convolve
; done in commit 1436618plot
; done in commit 1d4af96 and ddbf227pull
; done in commit a29639buncert
; done in commit 5f8e576