Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions wmin/basis.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ def n3fit_pdf_model(
replicas_settings=replicas_settings,
flav_info=flav_info,
fitbasis=fitbasis,
# leave impose_sumrule=None here so it defaults to "All"
# and still produces xgrid_integration (x_in) as before
)

return pdf_model
Expand Down
1 change: 0 additions & 1 deletion wmin/runcards/pod_basis_example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ replica_range_settings:
max_replica: 1000

impose_sumrule: true
filter_sr_outliers: false

fitbasis: EVOL

Expand Down
Loading