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

FKPCatalog failing in absence of N(z) #677

Open
parphyam opened this issue Apr 3, 2023 · 0 comments
Open

FKPCatalog failing in absence of N(z) #677

parphyam opened this issue Apr 3, 2023 · 0 comments

Comments

@parphyam
Copy link

parphyam commented Apr 3, 2023

Hi,

I am using the FKPCatalogue object for power spectrum of a survey box. On doing fkp = FKPCatalog(data, randoms), I am getting an error ValueError: Column 'NZ' is not defined in 'data'. The catalogue is an hdf5 catalogue and I am using the method outlined here.

Surprisingly, I am receiving the same error when following the above tutorial verbatim. As per the API documentation, N(z) is an optional parameter (as described here, so why is this happening?

I am using the version 0.3.15 of the code, installed in a conda environment (following these instructions).

Any help/suggestion is appreciated. Thank you.

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