KSZ work
This commit is contained in:
parent
7a27dae025
commit
f12c9a0c1a
5 changed files with 128 additions and 33 deletions
|
@ -27,6 +27,7 @@ tmpp_cat={'Msun':3.29,
|
|||
baryon_fraction = Omega_baryon / Omega_matter
|
||||
|
||||
ksz_normalization = -T_cmb*sigmaT*v_unit/(lightspeed*mu*mp) * baryon_fraction
|
||||
assert ksz_normalization < 0
|
||||
rho_mean_matter = Omega_matter * (3*(100e3/Mpc)**2/(8*np.pi*G))
|
||||
Lbar = tmpp_cat['lbar'] / Mpc**3
|
||||
M_over_L_galaxy = rho_mean_matter / Lbar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue