cluster_toolkit icon indicating copy to clipboard operation
cluster_toolkit copied to clipboard

Change the Sigma(R) call to not need NFW parameters

Open tmcclintock opened this issue 7 years ago • 0 comments

Currently the function Sigma_at_R() takes in NFW parameters, despite taking a whole correlation function as input. The NFW parameters are not necessary unless R_perp < r, in which case a model must be assumed (such as NFW) below r[0].

The default behavior should get rid of needing NFW parameters and a method should be implemented to chose the model below the small scale.

tmcclintock avatar Jan 04 '18 14:01 tmcclintock