dartoon / galight

A python package that decompose the light into PSF and Sersic, fitting based on lenstronomy
MIT License
45 stars 20 forks source link

adding sersice_major_axis keyword in kwargs_model to be put into the FittingSequence #3

Closed sibirrer closed 2 years ago

sibirrer commented 2 years ago

this PR should homogenize the GaLight settings in the half light radius of the Sersic index

dartoon commented 2 years ago

Update to set kwargs_model['sersic_major_axis'] to make them consistent.