Skip to content

Commit

Permalink
Merge branch 'master' into update-pineappl-v1
Browse files Browse the repository at this point in the history
  • Loading branch information
Radonirinaunimi authored Nov 27, 2024
2 parents e721058 + b92e378 commit 8139253
Show file tree
Hide file tree
Showing 14 changed files with 299 additions and 100 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
bins:
- k1:
- m_t2:
min: null
mid: 0.0
max: null
k2:
min: null
mid: 30032.89
max: null
k3:
min: null
mid: 13000.0
mid: 29756.25
max: null
34 changes: 12 additions & 22 deletions nnpdf_data/nnpdf_data/commondata/CMS_SINGLETOP_13TEV/metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
setname: CMS_SINGLETOP_13TEV
version: 1
version_comment: Port of old commondata
version: 2
version_comment: Implementation of new data
nnpdf_metadata:
nnpdf31_process: SINGLETOP
experiment: CMS
arXiv:
url: https://arxiv.org/abs/1610.00678
journal: Phys. Lett. B 772 (2017) 752
iNSPIRE:
url: ''
url: https://inspirehep.net/literature/1489193
hepdata:
url: ''
version: -1
Expand All @@ -23,38 +23,28 @@ implemented_observables:
npoints: []
ndata: 1
plotting:
kinematics_override: inc_sqrt_scale
kinematics_override: identity
dataset_label: CMS single top $R_{t}$ 13 TeV
plot_x: idat
kinematic_coverage:
- k1
- k2
- k3
- m_t2
kinematics:
variables:
k1:
description: Variable k1
label: k1
units: ''
k2:
description: Variable k2
label: k2
units: ''
k3:
description: Variable k3
label: k3
units: ''
m_t2:
description: "top mass squared"
label: $M^2$
units: $GeV^2$
file: kinematics_TCHANNEL-XSEC.yaml
theory:
conversion_factor: 1.0
operation: RATIO
FK_tables:
- - CMS_SINGLETOP_TCH_R_13TEV-CMS_SINGLETOP_TCH_R_13TEV_T
- - CMS_SINGLETOP_TCH_R_13TEV-CMS_SINGLETOP_TCH_R_13TEV_TB
data_uncertainties: []
data_uncertainties: [uncertainties_TCHANNEL-XSEC.yaml]
variants:
legacy:
data_uncertainties:
- uncertainties_legacy_TCHANNEL-XSEC.yaml
data_central: data_legacy_TCHANNEL-XSEC.yaml
- uncertainties_TCHANNEL-XSEC.yaml
data_central: data_TCHANNEL-XSEC.yaml
ported_from: CMS_SINGLETOP_TCH_R_13TEV
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
bins:
- k1:
- m_t2:
min: null
mid: 0.0
max: null
k2:
min: null
mid: 30032.89
max: null
k3:
min: null
mid: 7000.0
mid: 29756.25
max: null
34 changes: 12 additions & 22 deletions nnpdf_data/nnpdf_data/commondata/CMS_SINGLETOP_7TEV/metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
setname: CMS_SINGLETOP_7TEV
version: 1
version_comment: Port of old commondata
version: 2
version_comment: Implementation of new data
nnpdf_metadata:
nnpdf31_process: SINGLETOP
experiment: CMS
arXiv:
url: https://arxiv.org/abs/1209.4533
journal: JHEP 12 (2012) 035
iNSPIRE:
url: ''
url: https://inspirehep.net/literature/1186734
hepdata:
url: ''
version: -1
Expand All @@ -23,38 +23,28 @@ implemented_observables:
npoints: []
ndata: 1
plotting:
kinematics_override: inc_sqrt_scale
kinematics_override: identity
dataset_label: CMS single top $\sigma_{t}+\sigma_{\bar{t}}$ 7 TeV
plot_x: idat
kinematic_coverage:
- k1
- k2
- k3
- m_t2
kinematics:
variables:
k1:
description: Variable k1
label: k1
units: ''
k2:
description: Variable k2
label: k2
units: ''
k3:
description: Variable k3
label: k3
units: ''
m_t2:
description: "top mass squared"
label: $M^2$
units: $GeV^2$
file: kinematics_TCHANNEL-XSEC.yaml
theory:
conversion_factor: 1.0
operation: ADD
FK_tables:
- - CMS_SINGLETOP_TCH_TOT_7TEV-CMS_SINGLETOP_TCH_R_7TEV_T
- - CMS_SINGLETOP_TCH_TOT_7TEV-CMS_SINGLETOP_TCH_R_7TEV_TB
data_uncertainties: []
data_uncertainties: [uncertainties_TCHANNEL-XSEC.yaml]
variants:
legacy:
data_uncertainties:
- uncertainties_legacy_TCHANNEL-XSEC.yaml
data_central: data_legacy_TCHANNEL-XSEC.yaml
- uncertainties_TCHANNEL-XSEC.yaml
data_central: data_TCHANNEL-XSEC.yaml
ported_from: CMS_SINGLETOP_TCH_TOT_7TEV
Loading

0 comments on commit 8139253

Please sign in to comment.