-
Notifications
You must be signed in to change notification settings - Fork 15
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
CosmoPower #182
Comments
Which tensorflow version are you running with? Currently, cosmopower requires: |
see also: alessiospuriomancini/cosmopower#22 |
I do have tensorflow 2.17. But I did do a clean install. Specifically I did
However, running cosmopower now gives
So I did |
Converting all pkl to numpy does seem like a good idea (dpiras/cosmopower-jax#5) |
This has now been fixed in commit 65fa9d6 and incorporated in the new v0.2.0 release. Note that python versions up to 3.11 are supported. python=3.12 is currently in bugfix and support for it will likely be added in alessiospuriomancini/cosmopower#28. |
Thanks! (btw, Anaconda's default download is now python 12) |
For fun I tried to see if I could get cosmopower working following instructions, but did not get far- looks quite out of date? e.g. presumably data files should be linked to https://github.com/cosmopower-organization/jense_2024_emulators rather than original file, and unclear how one is supposed to use a TT+EE+TE likelihood with all the separate network files.
(As previously discussed, I guess ideally it does not need to be in SOLikeT at all if the cobaya component is included in the cosmopower package)
When I try to run the example on the CosmoPower home page I also fail with this
The text was updated successfully, but these errors were encountered: