Skip to content

X space conversion of the N3LO matching #444

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

giacomomagni
Copy link
Collaborator

Just to keep track, not sure if we really want to merge.

@giacomomagni giacomomagni marked this pull request as draft February 18, 2025 11:53
@felixhekhorn felixhekhorn changed the title [WIP] X space conversion of the N3LO matching X space conversion of the N3LO matching Feb 18, 2025
@felixhekhorn felixhekhorn added the refactor Refactor code label Feb 18, 2025
Copy link
Contributor

@felixhekhorn felixhekhorn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's keep this - it's not much of a burden and it might be useful in the future (or for MSHT to check we're doing the right thing)

@giacomomagni
Copy link
Collaborator Author

giacomomagni commented Feb 19, 2025

Hi @felixhekhorn,
so I managed to extract the large-N limit $\mathcal{O}(1/N)$ of our $A_{qq}^{(3)}$ and $A_{gg}^{(3)}$ expressions,
i.e. the coefficients of $S_1(N)$ and the constant bit.

The method used is visible in the notebook.
I basically took the original expressions and did the expansion for $N \to \infty$. For $A_{gg}^{(3)}$ I had to add also the terms computed in https://arxiv.org/pdf/2211.05462 using directly eq 4.6 and 4.7.

The idea is to explicitly subtract the limit before doing the $N \to x$ conversion and give to the MSHT people also the two expansions (converted in x-space) so the they can add the terms as they like.
Do you have any comment ?
Robert has confirmed me that the .txt format I'm using is fine for them.

To have a cleaner x-space asymptotic expression should I keep in the asymptotic also the $1/N$ terms ?
PS : If we want to improve the accuracy this might be a way to go.
From what I see, this might have an effect for $A_{Hg}$, which contains large-x divergencies as $\ln^5(1-x)$ and might be the reason why the integration of the interpolation is not fully able to reproduce the moment.

@giacomomagni giacomomagni marked this pull request as ready for review February 24, 2025 11:33
Copy link
Contributor

@felixhekhorn felixhekhorn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please double check that the bug I claim actually is one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactor code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants