Skip to content

Commit

Permalink
other minor on example runcards
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomomagni committed Aug 9, 2024
1 parent e4b7acb commit 06db080
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions n3fit/runcards/examples/nnpdfpol20_dis_nlo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,14 @@ dataset_inputs:
############################################################
datacuts:
t0pdfset: NNPDFpol11_100 # PDF set to generate t0 covmat
unpolarized_bc: NNPDF40_nnlo_pch_as_01180
unpolarized_bc: NNPDF40_nlo_pch_as_01180
q2min: 1.00 # Q2 minimum
w2min: 4.00 # W2 minimum

############################################################
# Define the unpolarized PDF set to be used as BC for POS
positivity_bound:
unpolarized_bc: NNPDF40_nnlo_pch_as_01180
unpolarized_bc: NNPDF40_nlo_pch_as_01180
n_std: 1.00 # Standard Deviation to be added as Error

############################################################
Expand Down
6 changes: 3 additions & 3 deletions n3fit/runcards/examples/nnpdfpol20_dis_nlo_mhou.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,14 @@ dataset_inputs:
############################################################
datacuts:
t0pdfset: NNPDFpol11_100 # PDF set to generate t0 covmat
unpolarized_bc: NNPDF40_nnlo_pch_as_01180
unpolarized_bc: NNPDF40_nlo_pch_as_01180
q2min: 1.00 # Q2 minimum
w2min: 4.00 # W2 minimum

############################################################
# Define the unpolarized PDF set to be used as BC for POS
positivity_bound:
unpolarized_bc: NNPDF40_nnlo_pch_as_01180
unpolarized_bc: NNPDF40_nlo_pch_as_01180
n_std: 1.00 # Standard Deviation to be added as Error

############################################################
Expand All @@ -82,7 +82,7 @@ theorycovmatconfig:
theoryids:
from_: scale_variation_theories
pdf: NNPDFpol11_100
unpolarized_bc: NNPDF40_nnlo_pch_as_01180
unpolarized_bc: NNPDF40_nlo_pch_as_01180
use_thcovmat_in_fitting: true
use_thcovmat_in_sampling: true

Expand Down

0 comments on commit 06db080

Please sign in to comment.