Skip to content

Commit 66f5533

Browse files
committed
remove the -17pts
1 parent c88365d commit 66f5533

File tree

2 files changed

+65
-3
lines changed

2 files changed

+65
-3
lines changed

n3fit/runcards/example-nnpdf41.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ positivity:
147147
- {dataset: NNPDF_POS_2P24GEV_DYU, maxlambda: 1e10}
148148
- {dataset: NNPDF_POS_2P24GEV_DYD, maxlambda: 1e10}
149149
- {dataset: NNPDF_POS_2P24GEV_DYS, maxlambda: 1e10}
150-
- {dataset: NNPDF_POS_2P24GEV_F2C-CCE-17PTS, maxlambda: 1e6}
151-
- {dataset: NNPDF_POS_2P24GEV_F2C-CCP-17PTS, maxlambda: 1e6}
150+
- {dataset: NNPDF_POS_2P24GEV_F2C-CCE, maxlambda: 1e6}
151+
- {dataset: NNPDF_POS_2P24GEV_F2C-CCP, maxlambda: 1e6}
152152
# Positivity of MSbar PDFs
153153
- {dataset: NNPDF_POS_2P24GEV_XUQ, maxlambda: 1e6}
154154
- {dataset: NNPDF_POS_2P24GEV_XUB, maxlambda: 1e6}
@@ -161,7 +161,9 @@ positivity:
161161
added_filter_rules:
162162
- dataset: NNPDF_POS_2P24GEV_FLL
163163
rule: x > 5.0e-7
164-
- dataset: NNPDF_POS_2P24GEV_F2C
164+
- dataset: NNPDF_POS_2P24GEV_F2C-CCE
165+
rule: x < 0.74
166+
- dataset: NNPDF_POS_2P24GEV_F2C-CCP
165167
rule: x < 0.74
166168
- dataset: NNPDF_POS_2P24GEV_XGL
167169
rule: x > 0.1

nnpdf_data/nnpdf_data/commondata/NNPDF_POS_2P24GEV/metadata.yaml

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -916,3 +916,63 @@ implemented_observables:
916916
- - NNPDF_POS_ANTI_UP
917917
- - NNPDF_POS_ANTI_DUP
918918
data_uncertainties: []
919+
- observable_name: F2C-CCP
920+
observable:
921+
description: Deep Inelastic Scattering
922+
label: 'positivity dataset: CC DIS $\bar{c}$ structure function $F_2^{W^+,c}$'
923+
units: ''
924+
process_type: POS_DIS
925+
tables: []
926+
npoints: []
927+
ndata: 20
928+
plotting:
929+
dataset_label: 'positivity dataset: CC DIS $\bar{c}$ structure function $F_2^{W^+,c}$'
930+
plot_x: x
931+
kinematic_coverage:
932+
- x
933+
- Q2
934+
kinematics:
935+
variables:
936+
x:
937+
description: Bjorken x
938+
label: x
939+
units: ''
940+
Q2:
941+
description: Factorization Scale
942+
label: Q2
943+
units: ''
944+
file: kinematics_F2C.yaml
945+
theory:
946+
FK_tables:
947+
- - NNPDF_POS_F2C_CCP_40
948+
data_uncertainties: []
949+
- observable_name: F2C-CCE
950+
observable:
951+
description: Deep Inelastic Scattering
952+
label: 'positivity dataset: DIS $c$ structure function $F_2^{W^-,c}$'
953+
units: ''
954+
process_type: POS_DIS
955+
tables: []
956+
npoints: []
957+
ndata: 20
958+
plotting:
959+
dataset_label: 'positivity dataset: DIS $c$ structure function $F_2^{W^-,c}$'
960+
plot_x: x
961+
kinematic_coverage:
962+
- x
963+
- Q2
964+
kinematics:
965+
variables:
966+
x:
967+
description: Bjorken x
968+
label: x
969+
units: ''
970+
Q2:
971+
description: Factorization Scale
972+
label: Q2
973+
units: ''
974+
file: kinematics_F2C.yaml
975+
theory:
976+
FK_tables:
977+
- - NNPDF_POS_F2C_CCE_40
978+
data_uncertainties: []

0 commit comments

Comments
 (0)