From fe82a3cb4f5726e857d9640babcbdb6e0926ebf3 Mon Sep 17 00:00:00 2001 From: Anowar Shajib Date: Mon, 5 Feb 2024 19:24:19 -0600 Subject: [PATCH] Update hierarc/Likelihood/hierarchy_likelihood.py --- hierarc/Likelihood/hierarchy_likelihood.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hierarc/Likelihood/hierarchy_likelihood.py b/hierarc/Likelihood/hierarchy_likelihood.py index 6fc8944..af2127f 100644 --- a/hierarc/Likelihood/hierarchy_likelihood.py +++ b/hierarc/Likelihood/hierarchy_likelihood.py @@ -67,7 +67,7 @@ def __init__( (in case of a Gaussian 1/(sigma sqrt(2 pi)) ) to compute the reduced chi2 statistics :param kwargs_lens_properties: keyword arguments of the lens properties :param gamma_in_prior_mean: prior mean for inner power-law slope of the NFW profile, if available - :param gamma_in_prior_std: 1-sigma error gamma_in + :param gamma_in_prior_std: standard deviation of the Gaussian prior for gamma_in :param kwargs_likelihood: keyword arguments specifying the likelihood function, see individual classes for their use """