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

Use 2D bins in z-k #39

Closed
andreufont opened this issue Jul 19, 2023 · 1 comment
Closed

Use 2D bins in z-k #39

andreufont opened this issue Jul 19, 2023 · 1 comment

Comments

@andreufont
Copy link
Contributor

The code currently assumes that we have Nz independent bins in redshift, each of them with the same Nk bins in k.

However, the k-binning could be different in each z-bin (see #14) and the z-bins are not always independent (see #12).

We could tackle both issues together by allowing a data vector that includes all k-bins of all z-bins, with a large covariance matrix that can correlate all of them.

@jchavesmontero
Copy link
Contributor

It has already been addressed

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