Skip to content

Commit

Permalink
edited metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
ecole41 committed Dec 18, 2024
1 parent be7d560 commit e7b731b
Showing 1 changed file with 24 additions and 23 deletions.
47 changes: 24 additions & 23 deletions nnpdf_data/nnpdf_data/commondata/ATLAS_Z0_7TEV_36PB/metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
setname: ATLAS_Z0_7TEV_36PB
version: 1
version_comment: Port of old commondata
version: 2
version_comment: Reimplementation of old commondata
nnpdf_metadata:
nnpdf31_process: DY NC
experiment: ATLAS
Expand All @@ -18,12 +18,12 @@ implemented_observables:
description: Drell-Yan Rapidity Distribution
label: ATLAS $Z$ 7 TeV 2010
units: ''
process_type: EWK_RAP
process_type: DY_Z_Y
tables: [1]
npoints: []
ndata: 8
plotting:
kinematics_override: ewk_rap_sqrt_scale
kinematics_override: identity
dataset_label: ATLAS $Z$ 7 TeV 2010
x_label: $\left\|\eta/y\right|$
y_label: $d\sigma/dy$ (fb)
Expand All @@ -42,35 +42,36 @@ implemented_observables:
- $Z$
- $Z$
- $Z$
plot_x: k1
plot_x: abs_eta
kinematic_coverage:
- k1
- k2
- k3
- abs_eta
- m_Z2
- sqrts
kinematics:
variables:
k1:
description: Variable k1
label: k1
abs_eta:
description: Absolute value of the rapidity of the Z boson
label: abs_eta
units: ''
k2:
description: Variable k2
label: k2
units: ''
k3:
description: Variable k3
label: k3
units: ''
file: kinematics_ETA.yaml
m_Z2:
description: Squared invariant mass of the Z boson
label: m_Z2
units: 'GeV^2'
sqrts:
description: Square root of the center of mass energy
label: sqrts
units: 'GeV'
file: kinematics.yaml
theory:
conversion_factor: 1.0
conversion_factor: 1.0187 #is this needed?
operation: 'null'
FK_tables:
- - ATLASWZRAP36PB-ATLAS-arXiv:1109.5141-Z0_eta34
data_uncertainties: []
data_uncertainties: [uncertainties.yaml]
variants:
legacy:
data_uncertainties:
- uncertainties_legacy_ETA.yaml
data_central: data_legacy_ETA.yaml
data_central: data_legacy_ETA.yaml
data_central: data.yaml
ported_from: ATLASZRAP36PB

0 comments on commit e7b731b

Please sign in to comment.