Closed robelgeda closed 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))
weights
petrofit.fitting.fit_model
fit_model(... , weights=None)
Implement weights for fitting. This is as easy as exposing the AstroPy
weights
parameter by adding it topetrofit.fitting.fit_model
(i.efit_model(... , weights=None)
)