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

JIT compilation changes likelihood for different GP ordering in PulsarLikelihood #82

Open
davecwright3 opened this issue Jan 8, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@davecwright3
Copy link
Collaborator

I noticed this while building a basic GlobalLikelihood that is just the sum of individual pulsar likelihoods. The compiled likelihood gives values extremely close to zero, while the un-compiled likelihood gives values ~10^6.

I'll work on debugging this later in the week and will post a minimally reproducible case by that time.

@davecwright3 davecwright3 self-assigned this Jan 8, 2025
@davecwright3
Copy link
Collaborator Author

Just a note: I saw this when having DMGP before a deterministic signal and then moving it to after the deterministic signal.

@davecwright3 davecwright3 added the bug Something isn't working label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant