PetroFit / petrofit

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

Depreciate `PSFModel` #156

Closed robelgeda closed 1 year ago

robelgeda commented 2 years ago

closes #102 This PR removes the PSFModel class. The class was renamed PSFConvolvedModel2D in #100 to avoid confusion with PhotUtils models. PSFConvolvedModel2D has evolved since the name change and we placed a depreciation warning.