Skip to content

Commit

Permalink
Update hierarc/Likelihood/hierarchy_likelihood.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ajshajib authored Feb 6, 2024
1 parent dc5dc20 commit fe82a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hierarc/Likelihood/hierarchy_likelihood.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
"""
Expand Down

0 comments on commit fe82a3c

Please sign in to comment.