Skip to content

Commit

Permalink
adding legacy data_central to variants in metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoterh committed Nov 11, 2024
1 parent 7ad96bb commit 8bfe593
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,6 @@ implemented_observables:
legacy:
data_uncertainties:
- uncertainties_legacy_TCHANNEL-XSEC.yaml
data_central: data_legacy_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
Expand Up @@ -56,5 +56,6 @@ implemented_observables:
legacy:
data_uncertainties:
- uncertainties_legacy_TCHANNEL-XSEC.yaml
data_central: data_legacy_TCHANNEL-XSEC.yaml
data_central: data_TCHANNEL-XSEC.yaml
ported_from: CMS_SINGLETOP_TCH_TOT_7TEV
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,6 @@ implemented_observables:
legacy:
data_uncertainties:
- uncertainties_legacy_TCHANNEL-XSEC.yaml
data_central: data_legacy_TCHANNEL-XSEC.yaml
data_central: data_TCHANNEL-XSEC.yaml
ported_from: CMS_SINGLETOP_TCH_R_8TEV
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
meta:
author: Jaco ter Hoeve
keywords: [single top, kinematic_coverage, new commondata]
title: Legacy vs new commondata for CMS single top 7 TeV

theoryid: 200
use_cuts: internal

dataset_inputs:
- { dataset: CMS_SINGLETOP_7TEV_TCHANNEL-XSEC, variant: legacy}
- { dataset: CMS_SINGLETOP_7TEV_TCHANNEL-XSEC}

template_text: |
Kinematic coverage
------------------
{@plot_xq2@}
Data theory comparison
----------------------
{@ dataset_inputs plot_fancy @}
{@ dataset_inputs::pdfs plot_fancy(normalize_to=data)@}
{@ with pdfs @}
{@ experiments_chi2_table @}
{@ endwith@}
actions_:
- report(main=True)

pdfs:
- id: NNPDF40_nnlo_as_01180
label: NNPDF40_nnlo_as_01180


0 comments on commit 8bfe593

Please sign in to comment.