You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To support ongoing work with @sssaito, and in analogy to mean radial velocity profiles and radial velocity dispersion profiles, include a new cython engine and user-facing convenience function to calculate the anisotropy profile
\beta^2(r) = 1 - 0.5(sigma_t^2 / sigma_r^2)
and also
\beta^2(r/Rvir) = 1 - 0.5(sigma_t^2 / sigma_r^2)
CC @manodeep - have you implemented this in Corrfunc?
The text was updated successfully, but these errors were encountered:
To support ongoing work with @sssaito, and in analogy to mean radial velocity profiles and radial velocity dispersion profiles, include a new cython engine and user-facing convenience function to calculate the anisotropy profile
\beta^2(r) = 1 - 0.5(sigma_t^2 / sigma_r^2)
and also
\beta^2(r/Rvir) = 1 - 0.5(sigma_t^2 / sigma_r^2)
CC @manodeep - have you implemented this in
Corrfunc
?The text was updated successfully, but these errors were encountered: