Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 98e34262 authored by ulrich_y's avatar ulrich_y
Browse files

Updated muone

parent 6379910f
No related branches found
No related tags found
No related merge requests found
File added
......@@ -40,7 +40,7 @@ nlo['time'] = nloEE['time'] + nloMM['time'] + nloEM['time']
nnlo = scaleset(mergefks(
sigma('em2emRREE1'), sigma('em2emRREE3'),
sigma('em2emRFEE15', obs='8'), sigma('em2emRFEE35', obs='8'),
sigma('em2emFF', folder='ff.tar.bz2')
sigma('em2emFFEE', folder='ff2.tar.gz')
), conv*alpha**4)
###########################################################}}}
......@@ -84,7 +84,7 @@ savefig("plots/xi-nlo.pdf")
### Load NNLO{{{
# Make $\xi_c$ plot
fignnlo, aconnlo = mergefkswithplot([
[sigma('em2emFF', folder='ff.tar.bz2')],
[sigma('em2emFFEE', folder='ff2.tar.gz')],
[sigma('em2emRFEE15'), sigma('em2emRFEE35')],
[sigma('em2emRREE1'), sigma('em2emRREE3')]
], conv*alpha**4)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment