Skip to content

Commit

Permalink
add mhou scalevariationtheoryids for alphas variations
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyStegeman committed Nov 15, 2024
1 parent f403018 commit 86373d4
Showing 1 changed file with 27 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,33 @@ scale_variations_for:
(2, 1): 720
(2, 2): 721

# NNLO
# NNLO, alphas=0.118
- theoryid: 708
variations:
(0.5, 0.5): 704
(0.5, 1): 705
(0.5, 2): 706
(1, 0.5): 707
(1, 1): 708
(1, 2): 709
(2, 0.5): 710
(2, 1): 711
(2, 2): 712

# NNLO, alphas=0.117
- theoryid: 807
variations:
(0.5, 0.5): 704
(0.5, 1): 705
(0.5, 2): 706
(1, 0.5): 707
(1, 1): 708
(1, 2): 709
(2, 0.5): 710
(2, 1): 711
(2, 2): 712

# NNLO, alphas=0.119
- theoryid: 708
variations:
(0.5, 0.5): 704
Expand Down

0 comments on commit 86373d4

Please sign in to comment.