We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f4e07d commit 5831ff8Copy full SHA for 5831ff8
nnpdf_data/nnpdf_data/commondata/CMS_Z0_13TEV/metadata.yaml
@@ -21,11 +21,8 @@ implemented_observables:
21
label: "A_{FB}"
22
units: ""
23
process_type: DY_MLL
24
- tables:
25
- - 2
26
- npoints:
27
- - 7
28
- ndata:
+ tables: [2]
+ ndata: 7
29
plotting:
30
dataset_label: 'CMS 13 TeV $A_{FB}$ $e$ and $\mu$ channels combined'
31
plot_x: m
@@ -49,8 +46,8 @@ implemented_observables:
49
46
- uncertainties_AFB.yaml
50
47
variants:
51
48
breakdown:
52
- data_uncertainteis:
53
- - uncertainties_breakdown_AFB.yaml
+ data_uncertainties:
+ - uncertainties_breakdown_AFB.yaml
54
theory:
55
FK_tables:
56
- - CMS_Z0_13TEV_FWD
0 commit comments