Skip to content

Commit 1bf51bf

Browse files
committed
Remove cuts of numerical origin
1 parent 98ae786 commit 1bf51bf

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

n3fit/runcards/example-nnpdf41.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,26 @@ integrability:
175175
- {dataset: NNPDF_INTEG_3GEV_XT8, maxlambda: 1e2}
176176
- {dataset: NNPDF_INTEG_3GEV_XT3, maxlambda: 1e2}
177177

178+
drop_internal_rules:
179+
- LHCB_WPWM_8TEV_MUON_Y
180+
- LHCB_Z0_8TEV_MUON_Y
181+
- LHCB_WPWM_7TEV_MUON_Y
182+
- LHCB_Z0_7TEV_MUON_Y
183+
- LHCB_Z0_13TEV_DIELECTRON-Y
184+
- LHCB_Z0_13TEV_DIMUON-Y
185+
- D0_WPWM_1P96TEV_ASY
186+
- CMS_Z0J_8TEV_PT-Y
187+
- CMS_Z0_7TEV_DIMUON_2D
188+
- ATLAS_Z0_7TEV_LOMASS_M
189+
190+
added_filter_rules:
191+
- dataset: CMS_Z0J_8TEV_PT-Y
192+
reason: Avoid the region where resummation effects become important.
193+
rule: pT >= 30
194+
- dataset: CMS_Z0J_8TEV_PT-Y
195+
reason: Avoid the region where EWK corrections are important.
196+
rule: pT <= 170
197+
178198
################################################################################
179199
debug: false
180200
maxcores: 16

0 commit comments

Comments
 (0)