Skip to content

Commit 308718a

Browse files
committed
corrected process_type and nnpdf31_process
1 parent 203e63d commit 308718a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

nnpdf_data/nnpdf_data/commondata/CMS_2JET_8TEV/metadata.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ hepdata:
1212
version: 1
1313

1414
nnpdf_metadata:
15-
nnpdf31_process: "DIJET_3D"
15+
nnpdf31_process: "DIJET"
1616
experiment: "CMS"
1717

1818
implemented_observables:
1919
- observable_name: 3D
20-
process_type: DIJET
20+
process_type: DIJET_3D
2121
tables: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
2222
ndata: 122 # 31 + 26 + 14 + 23 + 17 + 11
2323
observable:
@@ -26,7 +26,7 @@ implemented_observables:
2626
units: "[pb/GeV]"
2727
kinematics:
2828
file: kinematics.yaml
29-
variables: # need to fix inline math here because load_yaml breaks down
29+
variables:
3030
yb: {description: "the boost of the two leading jets", label: "$y_{b}$", units: ""}
3131
ystar: {description: "half rapidity separation of the two leading jets", label: "$y^*$", units: ""}
3232
pTavg: {description: "average transverse momentum of the two leading jets", label: '$p_{\text{T,avg}}$', units: "GeV"}

0 commit comments

Comments
 (0)