PetroFit / petrofit

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

`Profile` Class #155

Open robelgeda opened 2 years ago

robelgeda commented 2 years ago

There should be a class or function that takes in the image and preform all measurements needed. The philosophy of PetroFit has been to avoid "black boxes" so some thought is needed as to how to group measurement steps.

robelgeda commented 1 year ago

Taking this off of v0.5.0 because PhotUtils has this kind of class. More work is needed on the PhotUtils side so might as well contribute this material up-stream.