Skip to content

Commit

Permalink
fix quickard qed
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyStegeman committed Apr 2, 2024
1 parent 083c393 commit 6749b12
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions n3fit/src/n3fit/tests/regressions/quickcard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ description: n3fit regression test
# ewk: apply ewk k-factors
# sys: systematics treatment (see systypes)
dataset_inputs:
- {dataset: NMC_NC_NOTFIXED_P_EM-SIGMARED, frac: 0.5, variant: legacy }
- {dataset: SLAC_NC_NOTFIXED_P_EM-F2, frac: 0.5, variant: legacy }
- {dataset: NMC_NC_NOTFIXED_P_EM-SIGMARED, frac: 0.5, variant: legacy}
- {dataset: SLAC_NC_NOTFIXED_P_EM-F2, frac: 0.5, variant: legacy}
- {dataset: CMS_Z0J_8TEV_PT-Y, frac: 0.5, cfac: ['QCD'], variant: legacy_10}
- {dataset: ATLAS_TTBAR_8TEV_TOT_X-SEC, frac: 1.0, cfac: ['QCD'], variant: legacy}

Expand Down
4 changes: 2 additions & 2 deletions n3fit/src/n3fit/tests/regressions/quickcard_qed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ description: n3fit regression test
# ewk: apply ewk k-factors
# sys: systematics treatment (see systypes)
dataset_inputs:
- {dataset: NMC_NC_NOTFIXED_P_EM-SIGMARED, frac: 0.5, variant: legacy }
- {dataset: SLAC_NC_NOTFIXED_P_EM-F2, frac: 0.5, variant: legacy }
- {dataset: NMC_NC_NOTFIXED_P_EM-SIGMARED, frac: 0.5, variant: legacy}
- {dataset: SLAC_NC_NOTFIXED_P_DW_EM-F2, frac: 0.5, variant: legacy}
- {dataset: CMS_Z0J_8TEV_PT-Y, frac: 0.5, cfac: ['QCD'], variant: legacy_10}
- {dataset: ATLAS_TTBAR_8TEV_TOT_X-SEC, frac: 1.0, cfac: ['QCD'], variant: legacy}

Expand Down

0 comments on commit 6749b12

Please sign in to comment.