PetroFit / petrofit

Python package for calculating Petrosian properties and fitting galaxy light profiles
https://petrofit.readthedocs.io
28 stars 7 forks source link

Trust Region Reflective Algorithm #176

Closed robelgeda closed 1 year ago

robelgeda commented 1 year ago

PetroFit currently uses a Levenberg-Marquardt (LM) algorithm to minimize image data - model. There are situations where other algorithms are better suited than LM, such as TRF, which are available in astropy.