Skip to content

Commit 9dcf0b6

Browse files
committed
2D power corrections
1 parent c964c27 commit 9dcf0b6

File tree

2 files changed

+301
-19
lines changed

2 files changed

+301
-19
lines changed

n3fit/runcards/examples/Basic_runcard_pc_covmat.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ dataset_inputs:
2222
- {dataset: CMS_1JET_8TEV_PTY, frac: 0.75}
2323
- {dataset: CMS_2JET_7TEV_M12-Y, frac: 0.75}
2424
- {dataset: CMS_2JET_13TEV_M12-YSTAR-YB-R08, frac: 0.75}
25+
- {dataset: ATLAS_2JET_7TEV_R06_M12Y, frac: 0.75}
2526

2627
################################################################################
2728
diagonal_frac: 0.75
@@ -42,8 +43,8 @@ theorycovmatconfig:
4243
dis_cc: {yshift: [0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.0], nodes: [0.0, 0.001, 0.01, 0.1, 0.3, 0.5, 0.7, 0.9, 1]}
4344
Hj: {yshift: [2.0, 2.0, 2.0, 2.0, 2.0, 2.0], nodes: [0.25, 0.75, 1.25, 1.75, 2.25, 2.75]}
4445
H2j_ystar: {yshift: [2.0, 2.0, 2.0, 2.0, 2.0, 2.0], nodes: [0.25, 0.75, 1.25, 1.75, 2.25, 2.75]}
45-
H2j_ymax: {yshift: [2.0, 2.0, 2.0, 2.0, 2.0], nodes: [0.25, 0.75, 1.25, 1.75, 2.25]}
46-
pc_included_procs: ["JETS", "DIJET", "DIS NC", "DIS CC"]
46+
H2j_yb: {yshift: [2.0, 2.0, 2.0, 2.0, 2.0], nodes: [0.25, 0.75, 1.25, 1.75, 2.25]}
47+
pc_included_procs: ["DIJET"]
4748
pc_excluded_exps: [HERA_NC_318GEV_EAVG_CHARM-SIGMARED,
4849
HERA_NC_318GEV_EAVG_BOTTOM-SIGMARED,]
4950
pdf: 260202-jk-nnpdf41-mhou

0 commit comments

Comments
 (0)