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

Fexible non-Limber parameters #1211

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

Fexible non-Limber parameters #1211

wants to merge 3 commits into from

Conversation

damonge
Copy link
Collaborator

@damonge damonge commented Nov 13, 2024

Some of the hard-coded values used by FKEM lead to unstable power spectra in specific situations. This is documented in #1151 . This PR makes these parameters visible to users, so they can be tuned to the specific radial kernels being integrated.

To test that this solves the issue, I have added a unit test based on the example in #1151 that failed with the default FKEM params.

Closes #1151

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11816698258

Details

  • 9 of 9 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.002%) to 97.415%

Totals Coverage Status
Change from base Build 11816689318: 0.002%
Covered Lines: 6520
Relevant Lines: 6693

💛 - Coveralls

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

Successfully merging this pull request may close these issues.

Non-Limber FKEM fails catastrophically
2 participants