halomod.integrate_corr.projected_corr_gal¶
- halomod.integrate_corr.projected_corr_gal(r: ~numpy.ndarray, xir: ~numpy.ndarray, rlim: ~numpy.ndarray, rp_out: [None, <class 'numpy.ndarray'>] = None)[source]¶
Projected correlation function w(r_p).
Equation taken from [1].
To integrate, we perform a substitution y = x - r_p.
- Parameters:
r (float array) – Array of scales for the 3D correlation function, in [Mpc/h]
xir (float array) – 3D correlation function Array of xi(r), unitless.
rlim (float array) – Upper limits of scales.
References
[1]Davis, M. and Peebles, P. J. E., “A survey of galaxy redshifts. V. The two-point position and velocity correlations. “, https://ui.adsabs.harvard.edu/abs/1983ApJ…267..465D.