duncanaustin98 / galfind

Python package for easy UV, optical and infra-red photometric and spectroscopic galaxy identification.
GNU General Public License v3.0
3 stars 0 forks source link

Implement bagpipes #47

Open duncanaustin98 opened 7 months ago

duncanaustin98 commented 7 months ago

Lower priority, but need to implement the flexibility to change many parameters in the fitting procedure (for photometry only!)

duncanaustin98 commented 5 months ago

New PDF and SED classes loaded into the Galaxy object. SED_fit_params passed into Catalogue and used to run SED fitting with EAZY. This should allow LePhare and Bagpipes to be run with more flexibility.

duncanaustin98 commented 1 month ago

Half done in pull request #93