Skip to content

Commit 2a73cc6

Browse files
committed
implement a4 as ratio instead of asy
1 parent 10b4c1c commit 2a73cc6

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

nnpdf_data/nnpdf_data/commondata/CMS_Z0_13TEV/metadata.yaml

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
setname: CMS_Z0_13TEV
22
version: 1
3-
version_comment: 'Initial implementation'
4-
arXiv:
5-
url: https://arxiv.org/abs/2408.07622
3+
version_comment: 'Initial implementation'
4+
arXiv:
5+
url: https://arxiv.org/abs/2408.07622
66
journal: Phys.Lett.B 866 (2025) 139526
77
iNSPIRE:
88
url: https://inspirehep.net/literature/2818125
@@ -13,7 +13,7 @@ hepdata:
1313
nnpdf_metadata:
1414
nnpdf31_process: "DY NC"
1515
experiment: CMS
16-
16+
1717
implemented_observables:
1818
- observable_name: AFB
1919
observable:
@@ -24,7 +24,7 @@ implemented_observables:
2424
tables: [Figure_8,Correlation_coefficients_between_A4_values_of_Figure_8]
2525
ndata: 53
2626
plotting:
27-
dataset_label: 'CMS 13 TeV $A_{FB}$ $e$ and $\mu$ channels combined'
27+
dataset_label: 'CMS 13 TeV $A_{FB}$ $e$ and $\mu$ channels combined'
2828
plot_x: m_ll
2929
y_label: "$A_{FB}$"
3030
kinematic_coverage:
@@ -45,8 +45,7 @@ implemented_observables:
4545
- uncertainties_AFB.yaml
4646
theory:
4747
FK_tables:
48-
- - CMS_Z0_13TEV_FWD
49-
- CMS_Z0_13TEV_BWD
50-
operation: ASY
48+
- - CMS_Z0_13TEV_PROJ_A4
49+
- CMS_Z0_13TEV_TOT
50+
operation: ratio
5151
conversion_factor: 1.0
52-

0 commit comments

Comments
 (0)