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

Only FFT each Pk once #13

Open
jablazek opened this issue Apr 21, 2020 · 1 comment
Open

Only FFT each Pk once #13

jablazek opened this issue Apr 21, 2020 · 1 comment
Assignees

Comments

@jablazek
Copy link
Collaborator

This may require a moderate re-factor. Currently, Pk gets an FFT each time it is called. We should instead create a Pk object (including P_window and C_window effects) that stores the coefficients and is then used by the main fast-pt functions.

Was there a reason we didn't do this already?

@jablazek
Copy link
Collaborator Author

@xfangcosmo : assigning this to you as well. For some reason, github doesn't let me directly assign it.

Repository owner deleted a comment from JoeMcEwen Apr 21, 2020
Repository owner deleted a comment from JoeMcEwen Apr 21, 2020
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