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

Correlation function & LMIN/LMAX #56

Closed
elisachisari opened this issue Dec 16, 2016 · 1 comment
Closed

Correlation function & LMIN/LMAX #56

elisachisari opened this issue Dec 16, 2016 · 1 comment
Assignees

Comments

@elisachisari
Copy link
Collaborator

FFTlog implementation for correlation function implies that the comparison to the benchmark can only be done in certain range of angular scales. If LMIN>2 or LMAX<3e4, the code ccl_test_corr would crash because gel would attempt to extrapolate the CCL correlation to the range of the benchmark. To avoid this, I implemented a temporary fix by requesting that the correlation only be compared to the benchmarks in the range of the FFTlog output. This needs to be revisited later on.

@elisachisari elisachisari self-assigned this Dec 16, 2016
@elisachisari elisachisari added this to the Initial Public Release milestone May 25, 2017
@elisachisari
Copy link
Collaborator Author

This issue had to do with the integration limits of the Cells in the case of CCL vs the benchmarks. The implementation has changed significantly and we now find agreement between CCL and benchmarks within required accuracy, so this issue no longer applies.

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

1 participant