-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add LHCB_WENU_8TEV data set #54
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Replace
set iappl 1
withset pineappl True
, and make sure that you cherry-pick commit 2ecd40b - See below
The first is still missing, I think. You might also need commit f290569 to make the |
@enocera : Since I'm looking at the EW corrections for the datasets with large chi squares, I'm already running this set of processes. |
@cschwan Very good, thanks. Although I doubt that large EW corrections are the culprit in each case where we see a large chi2. |
I doubt that as well, but I'm interested in how they change the chi square quantitatively. |
- just for the time being to avoid LHAPDF bug
I tried to generate predictions for the two grids using the NLO QCD APPLgrids, but unfortunately my program crashes with
@enocera : Can you please try to get the predictions? |
@cschwan OK, I'll have a look. |
@enocera : It's a small numerical problem, which sets the first grid point not at |
- grid compression is done at the very end of `run.sh`
Check against NLO QCD, using NNPDF31_nlo_as_0118, showing differences in per mille (negative numbers mean that the APPLgrid result is larger):
Something is wrong here. |
For reference: this is the runcard for the APPLgrid: https://github.com/NNPDF/external/blob/master/MCFM-6.8/Bin/Input/LHCB_W_ENU_8TEV_WP.DAT |
Issue #72 could be a possible explanation: we don't cut on the neutrino! |
This (APPL)grid was generated without reweighting enabled, this could lead to loss of precision, see also NNPDF/pineappl#17 (comment). |
As the title says. WIP.