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

Allow replacing h parameter with CMB BAO scale theta_s/theta_MC #5

Open
pmcdonal opened this issue Jan 24, 2023 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@pmcdonal
Copy link
Member

Planck constrains it so well that you mostly live on this subspace and it is useful to parameterize that explicitly... (of course, maybe this is already possible, in which case I'd suggest putting it in fisher_planck.ipynb as an example...)

@pmcdonal pmcdonal added the enhancement New feature or request label Jan 24, 2023
@adematti
Copy link
Member

this is unfortunately not yet possible... this requests modifying cosmoprimo. A dirty fix would be to pass theta_cosmomc to camb directly, but that would work only for camb (resp. 100 * theta_star for class). The best solution would be to adapt camb's theta_cosmomc method to Python, and solve for h, given theta_cosmomc, Omega_b (or omega_b), and Omega_cdm (or omega_cdm). (Happy to take contributions on this :))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants