Bug in as1aem1 splitting kernel + minor things - #558
Merged
Conversation
felixhekhorn
approved these changes
Aug 24, 2026
felixhekhorn
left a comment
Collaborator
There was a problem hiding this comment.
Thank you for your fixes!
- the typo
orders->order: how did that ever work? 🙈 -
$j_{12}$ : a clear bug as can be seen from other invocations (thankfully that function is never used in practice) -
$N_C$ factor: comparing gg toEq. (31) of :cite:deFlorian:2015ujtI can justify the 4 (coming from the normalization of both$\alpha_s$ and$\alpha_{em}$ ), and I think in the diagram for phg (which is just a quark loop) there is no room for any other color factor apart from$T_R$ (all the other diagrams must then have the same color).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
While debugging EKO evolution against my development version of eMELA, I realised that in the gluon-initiated mixed QED-QCD splitting kernels there is an additional factor of NC, that according to eq.(29)-(31) of 1512.00612 I think should not be there. By removing it, I find closer agreement to my numbers. Then I also fixed a typo in one tutorial notebook and I think that the argument of j12 in n3lo_decompose_expanded should be beta0 and not nf.