Skip to content

Commit

Permalink
add some alphas scalevar prescriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyStegeman committed Mar 9, 2023
1 parent b5d32c7 commit c1aa076
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,10 @@
'alpha_s_0119' : ['(0.119)', '(0.121)', '(0.117)']
'alpha_s_extended_0119' : ['(0.119)', '(0.122)', '(0.116)']
'alpha_s_0116' : ['(0.114)', '(0.116)', '(0.118)']
'alpha_s_0115_d1' : ['(0.114)', '(0.115)', '(0.116)']
'alpha_s_0116_d1' : ['(0.115)', '(0.116)', '(0.117)']
'alpha_s_0117_d1' : ['(0.116)', '(0.117)', '(0.118)']
'alpha_s_0118_d1' : ['(0.117)', '(0.118)', '(0.119)']
'alpha_s_0119_d1' : ['(0.118)', '(0.119)', '(0.120)']
'alpha_s_0120_d1' : ['(0.119)', '(0.120)', '(0.121)']
'alpha_s_0121_d1' : ['(0.120)', '(0.121)', '(0.122)']
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,45 @@ scale_variations_for:
(2, 1): 437
(2, 2): 438

- theoryid: 234
variations:
# alpha_s 3pt variations
(0.114): 233
(0.115): 234
(0.116): 201
(0.117): 202
(0.118): 200
(0.119): 205
(0.120): 207
(0.121): 235
(0.122): 236

- theoryid: 201
variations:
# alpha_s 3pt variations
(0.114): 233
(0.115): 234
(0.116): 201
(0.117): 202
(0.118): 200
(0.119): 205
(0.120): 207
(0.121): 235
(0.122): 236

- theoryid: 202
variations:
# alpha_s 3pt variations
(0.114): 233
(0.115): 234
(0.116): 201
(0.117): 202
(0.118): 200
(0.119): 205
(0.120): 207
(0.121): 235
(0.122): 236

- theoryid: 200
variations:
# alpha_s 3pt variations
Expand All @@ -86,7 +125,20 @@ scale_variations_for:
(0.121): 235
(0.122): 236

- theoryid: 201
- theoryid: 207
variations:
# alpha_s 3pt variations
(0.114): 233
(0.115): 234
(0.116): 201
(0.117): 202
(0.118): 200
(0.119): 205
(0.120): 207
(0.121): 235
(0.122): 236

- theoryid: 235
variations:
# alpha_s 3pt variations
(0.114): 233
Expand Down

0 comments on commit c1aa076

Please sign in to comment.