-
Notifications
You must be signed in to change notification settings - Fork 7
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
Reimplement ATLAS Z0 7 TeV Low mass #2171
base: master
Are you sure you want to change the base?
Conversation
Hi @scarlehoff @enocera , tests are failing I think because stat unc are forced to be ADD and UNCORR. I now set the stat unc to ADD as it makes no difference at the level of the covmat. |
This is correct. I wonder whether having them mult will break something, like the replica generation or closure tests, where the systematics are perhaps being taken explicitly separated. |
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.
Hi @comane thanks for this. Could you also set the kinematic_override to be the identity and use one of the process types in the library of process option
This most likely will break something and you might need to change the choice of kinematic variables (from pt to pt2 or smt) and it will also define what to do for the rest of the DY data (the same will be necessary in your datasets @jacoterh @achiefa).
The reason for this is that we want to get rid of these "kinematic overrides" and instead use the right variables directly in the datasets.
(I think you don't need to implement new x-Q mappings or processes because we already had some DY datasets in the data for the pheno project)
c785a42
to
699177f
Compare
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.
Thanks.
The things missing here are:
- Change the kinematic variable from k_i to their actual names
- The
kinematics_override
should be removed or set to the identity - The
process_type
must be change to one of the processes inaccepted_variables=(_Vars.y, _Vars.eta, _Vars.m_W2, _Vars.m_Z2, _Vars.sqrts), - Version comment, bump the version and remove the "Port of old commondata"
699177f
to
5eb61fb
Compare
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.
I don't think we need this file in the history, so it'd be better if you squash your commits and force push I think!
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.
The filter doesn't seem to use this file, it uses the .csv instead. Is there any reason to keep both?
This pull request introduces a filtering module for the ATLAS Z0 7 TeV low mass dataset.
Benchmark with master
(master) https://vp.nnpdf.science/6PBYe_IRTgiWJXpprEGH6Q==
(this branch) https://vp.nnpdf.science/wemXLoM2Sn-87lfEBreTCA==
Compatibility Checks
Covariance matrix check: