Skip to content

Commit 782ecca

Browse files
Add Positivity data
1 parent 3727b9d commit 782ecca

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/regression.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/cache@v4
3333
with:
3434
path: theory_productions
35-
key: theory_productions-v5
35+
key: theory_productions-v6
3636
- name: Download data files 📦
3737
if: steps.cache-data_files.outputs.cache-hit != 'true'
3838
run: |

regression_check.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ POLARIZED_UNPOLPDF_NAME="NNPDF40_nlo_pch_as_01180"
1111

1212
LIST_DIS_DATASETS=(
1313
"HERA_CC_318GEV_EP-SIGMARED"
14+
"NNPDF_POS_2P24GEV_F2D"
1415
)
1516

1617
LIST_HADRONIC_DATASETS=(

0 commit comments

Comments
 (0)