igmhub / picca

set of tools for continuum fitting, correlation function calculation, cosmological fits...
GNU General Public License v3.0
29 stars 22 forks source link

Cosmo class fix #996

Closed iprafols closed 1 year ago

iprafols commented 1 year ago

This is a quick fix for the Cosmo class to compute distances. This solves the immediate problem of reporting a value of H0=100 and having it as an optional parameter to the Cosmo class. This value is needed so that the return units are Mpc/h due to some obscure programming of this class. This should be fixed at some point.