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

change CCL precision through TJPCov configuration (CCL3.0) #101

Open
felipeaoli opened this issue Oct 19, 2023 · 0 comments
Open

change CCL precision through TJPCov configuration (CCL3.0) #101

felipeaoli opened this issue Oct 19, 2023 · 0 comments
Assignees

Comments

@felipeaoli
Copy link
Collaborator

IA> 0.5 is breaking the CCL code. Possibly, a way of circumventing this gsl breaking is changing the CCL precision parameters, e.g.,

pyccl.gsl_params["INTEGRATION_EPSREL"] = <somevalue>
pyccl.gsl_params["INTEGRATION_LIMBER_GAUSS_KRONROD_POINTS"] *=<somevalue>

I am opening this discussion if and how we should implement this modification of CCL precision through TJPCov configuration.

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

No branches or pull requests

2 participants