Skip to content

Commit

Permalink
expand range of alphas variations for th covmat
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyStegeman committed May 2, 2024
1 parent 5011ced commit 0ba61b5
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
'alpha_s_extended' : ['(0.118)', '(0.122)', '(0.114)']
'alpha_s_0119' : ['(0.119)', '(0.121)', '(0.117)']
'alpha_s_extended_0119' : ['(0.119)', '(0.122)', '(0.116)']
'alpha_s_extended_0120' : ['(0.120)', '(0.123)', '(0.117)']
'alpha_s_0116' : ['(0.116)', '(0.118)', '(0.114)']
'alpha_s_0115_d1' : ['(0.115)', '(0.116)', '(0.114)']
'alpha_s_0116_d1' : ['(0.116)', '(0.117)', '(0.115)']
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ scale_variations_for:
- theoryid: 804
variations:
# alpha_s 3pt variations
(0.106): 825
(0.114): 804
(0.115): 805
(0.116): 806
Expand All @@ -287,10 +288,15 @@ scale_variations_for:
(0.120): 809
(0.121): 810
(0.122): 811
(0.123): 826
(0.124): 827
(0.125): 828
(0.130): 829

- theoryid: 805
variations:
# alpha_s 3pt variations
(0.106): 825
(0.114): 804
(0.115): 805
(0.116): 806
Expand All @@ -300,10 +306,15 @@ scale_variations_for:
(0.120): 809
(0.121): 810
(0.122): 811
(0.123): 826
(0.124): 827
(0.125): 828
(0.130): 829

- theoryid: 806
variations:
# alpha_s 3pt variations
(0.106): 825
(0.114): 804
(0.115): 805
(0.116): 806
Expand All @@ -313,10 +324,15 @@ scale_variations_for:
(0.120): 809
(0.121): 810
(0.122): 811
(0.123): 826
(0.124): 827
(0.125): 828
(0.130): 829

- theoryid: 807
variations:
# alpha_s 3pt variations
(0.106): 825
(0.114): 804
(0.115): 805
(0.116): 806
Expand All @@ -326,10 +342,15 @@ scale_variations_for:
(0.120): 809
(0.121): 810
(0.122): 811
(0.123): 826
(0.124): 827
(0.125): 828
(0.130): 829

- theoryid: 708
variations:
# alpha_s 3pt variations
(0.106): 825
(0.114): 804
(0.115): 805
(0.116): 806
Expand All @@ -339,10 +360,15 @@ scale_variations_for:
(0.120): 809
(0.121): 810
(0.122): 811
(0.123): 826
(0.124): 827
(0.125): 828
(0.130): 829

- theoryid: 808
variations:
# alpha_s 3pt variations
(0.106): 825
(0.114): 804
(0.115): 805
(0.116): 806
Expand All @@ -352,10 +378,15 @@ scale_variations_for:
(0.120): 809
(0.121): 810
(0.122): 811
(0.123): 826
(0.124): 827
(0.125): 828
(0.130): 829

- theoryid: 809
variations:
# alpha_s 3pt variations
(0.106): 825
(0.114): 804
(0.115): 805
(0.116): 806
Expand All @@ -365,10 +396,15 @@ scale_variations_for:
(0.120): 809
(0.121): 810
(0.122): 811
(0.123): 826
(0.124): 827
(0.125): 828
(0.130): 829

- theoryid: 810
variations:
# alpha_s 3pt variations
(0.106): 825
(0.114): 804
(0.115): 805
(0.116): 806
Expand All @@ -378,10 +414,15 @@ scale_variations_for:
(0.120): 809
(0.121): 810
(0.122): 811
(0.123): 826
(0.124): 827
(0.125): 828
(0.130): 829

- theoryid: 811
variations:
# alpha_s 3pt variations
(0.106): 825
(0.114): 804
(0.115): 805
(0.116): 806
Expand All @@ -391,3 +432,7 @@ scale_variations_for:
(0.120): 809
(0.121): 810
(0.122): 811
(0.123): 826
(0.124): 827
(0.125): 828
(0.130): 829

0 comments on commit 0ba61b5

Please sign in to comment.