We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87cb836 commit 417c8fdCopy full SHA for 417c8fd
1 file changed
autogalaxy/analysis/model_util.py
@@ -12,7 +12,7 @@ def mge_model_from(
12
centre: Tuple[float, float] = (0.0, 0.0),
13
centre_fixed: Optional[Tuple[float, float]] = None,
14
centre_sigma: float = 0.3,
15
- ell_comps_prior_is_uniform: bool = True,
+ ell_comps_prior_is_uniform: bool = False,
16
ell_comps_uniform_width: float = 0.2,
17
ell_comps_sigma : float = 0.3,
18
use_spherical: bool = False,
0 commit comments