Skip to content

Commit ca2590b

Browse files
new runcard sorting
1 parent 3541813 commit ca2590b

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

validphys2/src/validphys/shapley/runcards/gluon/DIS.yaml renamed to validphys2/src/validphys/shapley/runcards/DIS/HERA.yaml

File renamed without changes.

validphys2/src/validphys/shapley/runcards/gluon/DY_other.yaml renamed to validphys2/src/validphys/shapley/runcards/DY/DY_other.yaml

File renamed without changes.

validphys2/src/validphys/shapley/runcards/gluon/DY_pt.yaml renamed to validphys2/src/validphys/shapley/runcards/DY/DY_pt.yaml

File renamed without changes.

validphys2/src/validphys/shapley/runcards/nnpdf4.0_ablation.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ pdf_name: NNPDF40_nnlo_as_01180
2323
theory_id: 708
2424
use_cuts: internal
2525
n_replicas: 100
26-
output_root: sv_results/nnpdf40/ablation
27-
log_root: slurm/logs/nnpdf40/ablation
28-
run_name: ablation_ev
26+
output_root: sv_results/ablation
27+
log_root: slurm/logs/ablation
28+
run_name: flavor
2929

3030
stabilization:
3131
enabled: true
@@ -36,7 +36,7 @@ stabilization:
3636
experiments:
3737

3838
- name: ablation
39-
basis: [evolution]
39+
basis: [flavor]
4040
perturbation:
4141
mu: 0.0 # ignored for mode=ablation
4242
sigma: 1.0 # ignored for mode=ablation

validphys2/src/validphys/shapley/runcards/nnpdf4.0_calibrated.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
pdf_name: NNPDF40_nnlo_as_01180
1111
theory_id: 708
1212
use_cuts: internal
13-
n_replicas: 1
13+
n_replicas: 100
1414
output_root: sv_results/nnpdf40_calibrated
1515
log_root: slurm/logs/nnpdf40_calibrated
1616
run_name: calibrated_xscan
1717
per_replica: true
18-
random_sign: true
18+
random_sign: true #turn to false for replica only UQ
1919
enforce_sumrules: false
2020
stabilization:
2121
enabled: true

validphys2/src/validphys/shapley/runcards/nnpdf4.0_calibrated_evol.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@ use_cuts: internal
1313
n_replicas: 100
1414
output_root: sv_results/nnpdf40_calibrated
1515
log_root: slurm/logs/nnpdf40_calibrated
16-
run_name: calibrated_xscan_ev_replica
16+
run_name: calibrated_xscan_ev_
1717

1818
enforce_sumrules: false
1919
per_replica: true
20+
random_sign: true
2021
stabilization:
2122
enabled: true
2223
action: exclude_dataset
@@ -79,7 +80,6 @@ experiments:
7980
amplitude: 1.0
8081
mode: calibrated
8182
xspace: logx
82-
8383
datasets:
8484
# DIS: Fixed-target
8585
- {dataset: NMC_NC_NOTFIXED_EM-F2, variant: legacy_dw}

0 commit comments

Comments
 (0)