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

Some functions in ZCV broken after power spectrum code changes #137

Open
boryanah opened this issue May 15, 2024 · 0 comments
Open

Some functions in ZCV broken after power spectrum code changes #137

boryanah opened this issue May 15, 2024 · 0 comments

Comments

@boryanah
Copy link
Collaborator

 line 1145, in apply_zcv_xi
    r_binc, binned_poles_zcv, Npoles = pk_to_xi(asdf.open(power_cv_tr_fn)['data']['P_k3D_tr_tr_zcv'], self.lbox, r
_bins, poles=config['power_params']['poles'])
  File "/global/homes/m/mwhite/.conda/envs/abacus/lib/python3.9/site-packages/abacusnbody/analysis/power_spectrum.py", line 595, in pk_to_xi
    _, _, binned_poles, Npoles, r_avg = bin_kmu(nmesh, Lbox, r_bins, muedges=muedges, weights=Xi, poles=poles, space='real')
TypeError: some keyword arguments unexpected
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