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 20ae845 commit 5eb4e18
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 @@ -66,7 +66,7 @@ def __init__(
:param normalized: bool, if True, returns the normalized likelihood, if False, separates the constant prefactor
(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: inner power-law slope of the NFW profile, if available
: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 kwargs_likelihood: keyword arguments specifying the likelihood function,
see individual classes for their use
Expand Down

0 comments on commit 5eb4e18

Please sign in to comment.