From e2fe031da31a7b0d28481deb1a3ecd63b5122f31 Mon Sep 17 00:00:00 2001 From: Anowar Shajib Date: Fri, 1 Dec 2023 16:30:46 -0600 Subject: [PATCH] Update hierarc/LensPosterior/base_config.py --- hierarc/LensPosterior/base_config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hierarc/LensPosterior/base_config.py b/hierarc/LensPosterior/base_config.py index c30beec..24583dc 100644 --- a/hierarc/LensPosterior/base_config.py +++ b/hierarc/LensPosterior/base_config.py @@ -49,7 +49,7 @@ def __init__( :param anisotropy_model: type of stellar anisotropy model. See details in MamonLokasAnisotropy() class of lenstronomy.GalKin.anisotropy :param multi_observations: bool, if True, interprets kwargs_aperture and kwargs_seeing as lists of multiple observations - :param lens_model_list: keyword argument list of lens model (optional) + :param lens_model_list: keyword argument list of lens model (optional) :param kwargs_lens_light: keyword argument list of lens light model (optional) :param kwargs_mge_light: keyword arguments that go into the MGE decomposition routine :param hernquist_approx: bool, if True, uses the Hernquist approximation for the light profile