Closed Jammy2211 closed 5 months ago
in the prior file of GaussianGradient, it should be mass_to_light_reference_radius
not mass_to_light_radius
.
in the prior file of GaussianGradient, it should be
mass_to_light_reference_radius
notmass_to_light_radius
.
I renamed the parameter for conciseness.
I an building everything into SLaM more properly so we should be able to do fits with this more easily going forward.
Implements a
GaussianGradient
mass profile, which can be used for performing MGE mass modeling where each individualGaussian
has a differentmass_to_light_ratio
.