Implementation of ATLAS WPWM 8TeV - excluded from 4.0#2411
Implementation of ATLAS WPWM 8TeV - excluded from 4.0#2411vschutze-alt wants to merge 10 commits intomasterfrom
Conversation
|
fwiw, for the error, rebase on top of master (you can use the button "update with rebase" here) and submit the bot with the "regenerate-data" label |
661a963 to
81e6e54
Compare
scarlehoff
left a comment
There was a problem hiding this comment.
For this one the grids are already available: https://github.com/NNPDF/theories_slim/pull/64
so you can add the theory to the commondata file (and even create the fktable and test the implementation!)
d1b9a20 to
d0008b1
Compare
|
Regarding the luminosity uncertainty in this dataset, I can see that the paper mentions that the luminosity uncertainty is 1.9%, but I cannot identify any of the uncertainties in the helpdata files as the luminosity uncertainty. Does this mean that I have to add it myself manually? Thanks! |
Yes! |
Co-authored-by: Juan M. Cruz-Martinez <juacrumar@lairen.eu>
d058352 to
99181a4
Compare
|
@enocera @juanrojochacon I have re-run the data-theory plots using the grids in theories_slim and using this branch with the new fix to the shifts. We are seeing a good agreement: However the Do you understand why this may be? |
|
Thanks @ecole41 this is weird: from the shifted plots one can compute the chi2 almost by hand, and should be of order 1 per data point. At least once PDF errors are accounted for. |
|
So it seems to me that the chi2 values are not consistent with what is being shown in the data vs theory comparison plot? |
|
@ecole41 What's the blue uncertainty in your plots? The PDF uncertainty, the MHOU uncertainty or the sum in quadrature of the two? The shift does include only the effect of experimental correlations. But in principle there are also PDF and theory correlations that are not currently accounted in the shift. So it could be (and this happens, e.g. for the ATLAS ZpT 13 TeV data set) that the chi2 would be of order one once you incorporate only the diagonal term of the theory covariance matrix (which I guess is what is displayed in your plots). |
I am not so sure which uncertainties are included in the blue points. This is plotted using the |
|
Well we should be able to know exactly what goes on into the plots, else we are in trouble. As far as I understand, the shifted data vs theory comparison plots include only PDF uncertainties. The value Exp chi2: 132.5 is consistent with the plot, but not those of the chi2 once MHOU and PDF errors are accounted for. Considering only central PDF errors brings the chi2 down to 1, as @enocera indicates. I would be very surprised if accounting for PDF corrections makes the chi2 increase so dramatically. So there is something that we need to understand here. |
|
Indeed, |
|
@ecole41 please repeat the plot with
|


No description provided.