Skip to content

Commit

Permalink
Remove docstrings from filter
Browse files Browse the repository at this point in the history
  • Loading branch information
achiefa committed Dec 9, 2024
1 parent a95a326 commit 3fda642
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions nnpdf_data/nnpdf_data/commondata/CMS_Z0J_8TEV/filter.py
Original file line number Diff line number Diff line change
@@ -1,21 +1,5 @@
'''
Filter script for ATLAS_WJ_8TEV
Log:
- Central data and kinematics implemented from hepdata
- Central data and kinematics checked with legacy: passed
- The bin values in `uncertainties_legacy_WX-PT.yaml` and `uncertainties_legacy_WX-PT_sys_ATLAS.yaml`
are exactly the same (checked with notebook). The difference between
these two variants is in the definition of the uncertainties. See notebook for
differences.
- For the treatment of systematic uncertainties, refer to https://arxiv.org/pdf/2112.11266.
There are 50 sources of CORRELATED systematic uncertainty.
29 / 11 / 2024
- Implemented uncertaintiy definitions
- Construction of the uncertainty file is still missing. Remember that
for the symmetrised case you account for the shifts.
- Xq2 is missing (?)
Filter script for CMS_Z0J_8TEV
'''

import logging
Expand Down

0 comments on commit 3fda642

Please sign in to comment.