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

Correlations #8

Open
7 of 11 tasks
aguinot opened this issue Feb 3, 2023 · 1 comment
Open
7 of 11 tasks

Correlations #8

aguinot opened this issue Feb 3, 2023 · 1 comment

Comments

@aguinot
Copy link
Owner

aguinot commented Feb 3, 2023

Implement a module to handle the computation of correlations with TreeCorr.

Features:

  • Read parameters from config
  • Run shear-shear correlations
  • Run count-count correlations
  • Run count-shear correlations
  • Make patches
    • Possibility to use already existing patches
  • Can run in low_mem mode
  • Save results
    • Also save covariance matrix
  • Run using MPI (that would need to refactor the library..)
  • Be as memory efficient as possible
@aguinot
Copy link
Owner Author

aguinot commented Feb 18, 2023

In its current implementation this code is not meant to be called outside of an higher level class like rho_stat or alpha_leakage. This will need to be improved.

This was referenced Feb 18, 2023
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