PetroFit / petrofit

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

Fitting Weights #87

Closed robelgeda closed 2 years ago

robelgeda commented 2 years ago

Implement weights for fitting. This is as easy as exposing the AstroPy weights parameter by adding it to petrofit.fitting.fit_model (i.e fit_model(... , weights=None))