Skip to content
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

Interpolation of collisions unreliable for small N? #232

Open
jorindevandevis opened this issue Jul 9, 2024 · 0 comments
Open

Interpolation of collisions unreliable for small N? #232

jorindevandevis opened this issue Jul 9, 2024 · 0 comments
Labels
bug Something isn't working invalid This doesn't seem right physics question Questions that have more to do with physics than code

Comments

@jorindevandevis
Copy link
Collaborator

This happens on branch: https://github.com/Wall-Go/WallGo/tree/ReproducePM

If I run StandardModelReproducePM with N = 5 and corresponding collision terms, I get a very different answer from when I run it with N = 5 and N = 11 collision terms. In the latter case, interpolation is used, and this does not seem to work well. The M = 88 GeV point becomes a runaway in the interpolated solution.

image

For N = 3, all solutions become runaways in the interpolated case, whereas none are runaways with the N = 3 collision files

@jorindevandevis jorindevandevis added the invalid This doesn't seem right label Jul 9, 2024
@niemilau niemilau added bug Something isn't working physics question Questions that have more to do with physics than code labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right physics question Questions that have more to do with physics than code
Projects
None yet
Development

No branches or pull requests

2 participants