Skip to content

Commit b3ca575

Browse files
committed
Change opcards
1 parent 36dc87c commit b3ca575

24 files changed

+140
-133
lines changed

.pre-commit-config.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ci:
44
autofix_prs: false
55
repos:
66
- repo: https://github.com/pre-commit/pre-commit-hooks
7-
rev: v4.3.0
7+
rev: v4.4.0
88
hooks:
99
- id: trailing-whitespace
1010
- id: end-of-file-fixer
@@ -16,23 +16,23 @@ repos:
1616
- id: check-case-conflict
1717
- id: check-ast
1818
- repo: https://github.com/psf/black
19-
rev: 22.10.0
19+
rev: 23.3.0
2020
hooks:
2121
- id: black
2222
- repo: https://github.com/asottile/blacken-docs
23-
rev: v1.12.1
23+
rev: 1.14.0
2424
hooks:
2525
- id: blacken-docs
2626
- repo: https://github.com/pycqa/isort
27-
rev: 5.10.1
27+
rev: 5.12.0
2828
hooks:
2929
- id: isort
3030
args: ["--profile", "black"]
3131
- repo: https://github.com/asottile/pyupgrade
32-
rev: v3.1.0
32+
rev: v3.7.0
3333
hooks:
3434
- id: pyupgrade
3535
- repo: https://github.com/pre-commit/pre-commit
36-
rev: v2.20.0
36+
rev: v3.3.3
3737
hooks:
3838
- id: validate_manifest

project/compute_all.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ for res in $restype; do
3434
for var in ${variations[@]}; do
3535
if [ $ord -eq 3 ]; then
3636
if [ $var = "t" ]; then
37-
if [ $res = "M"]; then
37+
if [ $res = "M" ]; then
3838
for n3lo_var in $n3lo_variations; do
3939
dis_tp compute ${ord}${res}${var#"$prefix"} ${ord}${var#"$prefix"}_${n3lo_var};
4040
done;
4141
else
42-
dis_tp compute ${ord}${res}${var#"$prefix"} ${ord}${var#"$prefix"};
42+
dis_tp compute ${ord}${res}${var#"$prefix"} ${ord}${var#"$prefix"}_0;
4343
fi;
4444
else
4545
dis_tp compute ${ord}${res}${var#"$prefix"} ${ord}${var#"$prefix"};

project/operator_cards/1FO.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
obs:
22
F2_bottom:
3-
PDF: NNPDF40_nlo_as_01180_nf_4
3+
PDF: NNPDF40ev_NLO_4F
44
kinematics:
55
- q: 1.0
66
x: 0.1
@@ -1724,7 +1724,7 @@ obs:
17241724
x: 0.0001
17251725
restype: FO
17261726
FL_bottom:
1727-
PDF: NNPDF40_nlo_as_01180_nf_4
1727+
PDF: NNPDF40ev_NLO_4F
17281728
kinematics:
17291729
- q: 1.0
17301730
x: 0.1

project/operator_cards/1M.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
obs:
22
F2_bottom:
3-
PDF: NNPDF_5F_nlo
3+
PDF: NNPDF40ev_NLO_5F
44
kinematics:
55
- q: 1.0
66
x: 0.1
@@ -1724,7 +1724,7 @@ obs:
17241724
x: 0.0001
17251725
restype: M
17261726
FL_bottom:
1727-
PDF: NNPDF_5F_nlo
1727+
PDF: NNPDF40ev_NLO_5F
17281728
kinematics:
17291729
- q: 1.0
17301730
x: 0.1

project/operator_cards/1M_05mb.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
obs:
22
F2_bottom:
3-
PDF: NNPDF_5F_nlo_mub=05mb
3+
PDF: NNPDF40ev_NLO_5F_05kb
44
kinematics:
55
- q: 1.0
66
x: 0.1
@@ -1724,7 +1724,7 @@ obs:
17241724
x: 0.0001
17251725
restype: M
17261726
FL_bottom:
1727-
PDF: NNPDF_5F_nlo_mub=05mb
1727+
PDF: NNPDF40ev_NLO_5F_05kb
17281728
kinematics:
17291729
- q: 1.0
17301730
x: 0.1

project/operator_cards/1M_2mb.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
obs:
22
F2_bottom:
3-
PDF: NNPDF_5F_nlo_mub=2mb
3+
PDF: NNPDF40ev_NLO_5F_20kb
44
kinematics:
55
- q: 1.0
66
x: 0.1
@@ -1724,7 +1724,7 @@ obs:
17241724
x: 0.0001
17251725
restype: M
17261726
FL_bottom:
1727-
PDF: NNPDF_5F_nlo_mub=2mb
1727+
PDF: NNPDF40ev_NLO_5F_20kb
17281728
kinematics:
17291729
- q: 1.0
17301730
x: 0.1

project/operator_cards/1R.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
obs:
22
F2_bottom:
3-
PDF: NNPDF_5F_nlo
3+
PDF: NNPDF40ev_NLO_5F
44
kinematics:
55
- q: 1.0
66
x: 0.1
@@ -1724,7 +1724,7 @@ obs:
17241724
x: 0.0001
17251725
restype: R
17261726
FL_bottom:
1727-
PDF: NNPDF_5F_nlo
1727+
PDF: NNPDF40ev_NLO_5F
17281728
kinematics:
17291729
- q: 1.0
17301730
x: 0.1

project/operator_cards/1R_05mb.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
obs:
22
F2_bottom:
3-
PDF: NNPDF_5F_nlo_mub=05mb
3+
PDF: NNPDF40ev_NLO_5F_05kb
44
kinematics:
55
- q: 1.0
66
x: 0.1
@@ -1724,7 +1724,7 @@ obs:
17241724
x: 0.0001
17251725
restype: R
17261726
FL_bottom:
1727-
PDF: NNPDF_5F_nlo_mub=05mb
1727+
PDF: NNPDF40ev_NLO_5F_05kb
17281728
kinematics:
17291729
- q: 1.0
17301730
x: 0.1

project/operator_cards/1R_2mb.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
obs:
22
F2_bottom:
3-
PDF: NNPDF_5F_nlo_mub=2mb
3+
PDF: NNPDF40ev_NLO_5F_20kb
44
kinematics:
55
- q: 1.0
66
x: 0.1
@@ -1724,7 +1724,7 @@ obs:
17241724
x: 0.0001
17251725
restype: R
17261726
FL_bottom:
1727-
PDF: NNPDF_5F_nlo_mub=2mb
1727+
PDF: NNPDF40ev_NLO_5F_20kb
17281728
kinematics:
17291729
- q: 1.0
17301730
x: 0.1

project/operator_cards/2FO.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
obs:
22
F2_bottom:
3-
PDF: NNPDF40_nnlo_as_01180_nf_4
3+
PDF: NNPDF40ev_NNLO_4F
44
kinematics:
55
- q: 1.0
66
x: 0.1
@@ -1724,7 +1724,7 @@ obs:
17241724
x: 0.0001
17251725
restype: FO
17261726
FL_bottom:
1727-
PDF: NNPDF40_nnlo_as_01180_nf_4
1727+
PDF: NNPDF40ev_NNLO_4F
17281728
kinematics:
17291729
- q: 1.0
17301730
x: 0.1

project/operator_cards/2M.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
obs:
22
F2_bottom:
3-
PDF: NNPDF_5F_nnlo
3+
PDF: NNPDF40ev_NNLO_5F
44
kinematics:
55
- q: 1.0
66
x: 0.1
@@ -1724,7 +1724,7 @@ obs:
17241724
x: 0.0001
17251725
restype: M
17261726
FL_bottom:
1727-
PDF: NNPDF_5F_nnlo
1727+
PDF: NNPDF40ev_NNLO_5F
17281728
kinematics:
17291729
- q: 1.0
17301730
x: 0.1

project/operator_cards/2M_05mb.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
obs:
22
F2_bottom:
3-
PDF: NNPDF_5F_nnlo_mub=05mb
3+
PDF: NNPDF40ev_NNLO_5F_05kb
44
kinematics:
55
- q: 1.0
66
x: 0.1
@@ -1724,7 +1724,7 @@ obs:
17241724
x: 0.0001
17251725
restype: M
17261726
FL_bottom:
1727-
PDF: NNPDF_5F_nnlo_mub=05mb
1727+
PDF: NNPDF40ev_NNLO_5F_05kb
17281728
kinematics:
17291729
- q: 1.0
17301730
x: 0.1

project/operator_cards/2M_2mb.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
obs:
22
F2_bottom:
3-
PDF: NNPDF_5F_nnlo_mub=2mb
3+
PDF: NNPDF40ev_NNLO_5F_20kb
44
kinematics:
55
- q: 1.0
66
x: 0.1
@@ -1724,7 +1724,7 @@ obs:
17241724
x: 0.0001
17251725
restype: M
17261726
FL_bottom:
1727-
PDF: NNPDF_5F_nnlo_mub=2mb
1727+
PDF: NNPDF40ev_NNLO_5F_20kb
17281728
kinematics:
17291729
- q: 1.0
17301730
x: 0.1

project/operator_cards/2R.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
obs:
22
F2_bottom:
3-
PDF: NNPDF_5F_nnlo
3+
PDF: NNPDF40ev_NNLO_5F
44
kinematics:
55
- q: 1.0
66
x: 0.1
@@ -1724,7 +1724,7 @@ obs:
17241724
x: 0.0001
17251725
restype: R
17261726
FL_bottom:
1727-
PDF: NNPDF_5F_nnlo
1727+
PDF: NNPDF40ev_NNLO_5F
17281728
kinematics:
17291729
- q: 1.0
17301730
x: 0.1

project/operator_cards/2R_05mb.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
obs:
22
F2_bottom:
3-
PDF: NNPDF_5F_nnlo_mub=05mb
3+
PDF: NNPDF40ev_NNLO_5F_05kb
44
kinematics:
55
- q: 1.0
66
x: 0.1
@@ -1724,7 +1724,7 @@ obs:
17241724
x: 0.0001
17251725
restype: R
17261726
FL_bottom:
1727-
PDF: NNPDF_5F_nnlo_mub=05mb
1727+
PDF: NNPDF40ev_NNLO_5F_05kb
17281728
kinematics:
17291729
- q: 1.0
17301730
x: 0.1

project/operator_cards/2R_2mb.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
obs:
22
F2_bottom:
3-
PDF: NNPDF_5F_nnlo_mub=2mb
3+
PDF: NNPDF40ev_NNLO_5F_20kb
44
kinematics:
55
- q: 1.0
66
x: 0.1
@@ -1724,7 +1724,7 @@ obs:
17241724
x: 0.0001
17251725
restype: R
17261726
FL_bottom:
1727-
PDF: NNPDF_5F_nnlo_mub=2mb
1727+
PDF: NNPDF40ev_NNLO_5F_20kb
17281728
kinematics:
17291729
- q: 1.0
17301730
x: 0.1

project/operator_cards/3FO.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
obs:
22
F2_bottom:
3-
PDF: NNPDF40_nnlo_as_01180_nf_4
3+
PDF: NNPDF40ev_N3LO_4F
44
kinematics:
55
- q: 1.0
66
x: 0.1
@@ -1724,7 +1724,7 @@ obs:
17241724
x: 0.0001
17251725
restype: FO
17261726
FL_bottom:
1727-
PDF: NNPDF40_nnlo_as_01180_nf_4
1727+
PDF: NNPDF40ev_N3LO_4F
17281728
kinematics:
17291729
- q: 1.0
17301730
x: 0.1

project/operator_cards/3M.yaml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
obs:
22
F2_bottom:
3-
#PDF: 230505-gm-n3lo-dis_th
4-
PDF: NNPDF_5F_nnlo
3+
PDF: NNPDF40ev_N3LO_5F
54
kinematics:
65
- q: 1.0
76
x: 0.1
@@ -1725,8 +1724,7 @@ obs:
17251724
x: 0.0001
17261725
restype: M
17271726
FL_bottom:
1728-
PDF: NNPDF_5F_nnlo
1729-
#PDF: 230505-gm-n3lo-dis_th
1727+
PDF: NNPDF40ev_N3LO_5F
17301728
kinematics:
17311729
- q: 1.0
17321730
x: 0.1

project/operator_cards/3M_05mb.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
obs:
22
F2_bottom:
3-
PDF: NNPDF_5F_nnlo_mub=05mb
3+
PDF: NNPDF40ev_N3LO_5F_05kb
44
kinematics:
55
- q: 1.0
66
x: 0.1
@@ -1724,7 +1724,7 @@ obs:
17241724
x: 0.0001
17251725
restype: M
17261726
FL_bottom:
1727-
PDF: NNPDF_5F_nnlo_mub=05mb
1727+
PDF: NNPDF40ev_N3LO_5F_05kb
17281728
kinematics:
17291729
- q: 1.0
17301730
x: 0.1

project/operator_cards/3M_2mb.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
obs:
22
F2_bottom:
3-
PDF: NNPDF_5F_nnlo_mub=2mb
3+
PDF: NNPDF40ev_N3LO_5F_20kb
44
kinematics:
55
- q: 1.0
66
x: 0.1
@@ -1724,7 +1724,7 @@ obs:
17241724
x: 0.0001
17251725
restype: M
17261726
FL_bottom:
1727-
PDF: NNPDF_5F_nnlo_mub=2mb
1727+
PDF: NNPDF40ev_N3LO_5F_20kb
17281728
kinematics:
17291729
- q: 1.0
17301730
x: 0.1

project/operator_cards/3R.yaml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
obs:
22
F2_bottom:
3-
PDF: NNPDF_5F_nnlo
4-
#PDF: 230505-gm-n3lo-dis_th
3+
PDF: NNPDF40ev_N3LO_5F
54
kinematics:
65
- q: 1.0
76
x: 0.1
@@ -1725,8 +1724,7 @@ obs:
17251724
x: 0.0001
17261725
restype: R
17271726
FL_bottom:
1728-
PDF: NNPDF_5F_nnlo
1729-
#PDF: 230505-gm-n3lo-dis_th
1727+
PDF: NNPDF40ev_N3LO_5F
17301728
kinematics:
17311729
- q: 1.0
17321730
x: 0.1

project/operator_cards/3R_05mb.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
obs:
22
F2_bottom:
3-
PDF: NNPDF_5F_nnlo_mub=05mb
3+
PDF: NNPDF40ev_N3LO_5F_05kb
44
kinematics:
55
- q: 1.0
66
x: 0.1
@@ -1724,7 +1724,7 @@ obs:
17241724
x: 0.0001
17251725
restype: R
17261726
FL_bottom:
1727-
PDF: NNPDF_5F_nnlo_mub=05mb
1727+
PDF: NNPDF40ev_N3LO_5F_05kb
17281728
kinematics:
17291729
- q: 1.0
17301730
x: 0.1

0 commit comments

Comments
 (0)