We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The inferred parameters from PE are red-shifted. If we want the source-frame parameter, we may need to add cosmological models. For bilby, they use astropy.cosmology.FlatLambdaCDM but it is not written in jax. We may need one that is written in jax. https://docs.astropy.org/en/stable/api/astropy.cosmology.FlatLambdaCDM.html#astropy.cosmology.FlatLambdaCDM
astropy.cosmology.FlatLambdaCDM
The text was updated successfully, but these errors were encountered:
https://wcosmo.readthedocs.io/en/latest/ is a (mostly-stable) jax port of some astropy cosmologies
Sorry, something went wrong.
No branches or pull requests
The inferred parameters from PE are red-shifted. If we want the source-frame parameter, we may need to add cosmological models. For bilby, they use
astropy.cosmology.FlatLambdaCDM
but it is not written in jax. We may need one that is written in jax.https://docs.astropy.org/en/stable/api/astropy.cosmology.FlatLambdaCDM.html#astropy.cosmology.FlatLambdaCDM
The text was updated successfully, but these errors were encountered: