Skip to content

Commit

Permalink
Adjust n3lo_ad_variation to 7 elements
Browse files Browse the repository at this point in the history
  • Loading branch information
felixhekhorn committed Jan 12, 2024
1 parent c5f8f9c commit b74b06c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repos:
hooks:
- id: pycln
args: [--config=pyproject.toml]
- repo: https://github.com/psf/black
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.12.1
hooks:
- id: black
Expand Down
2 changes: 1 addition & 1 deletion src/banana/data/theory_template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ Comments: "LO baseline for small-x res"
global_nx: 0
EScaleVar: 1
ModSV: null
n3lo_ad_variation: [0, 0, 0, 0]
n3lo_ad_variation: [0, 0, 0, 0, 0, 0, 0]
n3lo_cf_variation: 0
FONLLParts: "full"

0 comments on commit b74b06c

Please sign in to comment.