PAHFIT / pahfit

Model Decomposition for Near- to Mid-Infrared Spectroscopy of Astronomical Sources
https://pahfit.readthedocs.io/
18 stars 26 forks source link

YAML -> astropy.modeling working PR #219

Closed jdtsmith closed 2 years ago

jdtsmith commented 2 years ago

This is the start of a PR which will allow the YAML-based Features table to work with the existing astropy.modeling fitting functionality. At the same time, we'll move the initialize_model and fit_spectrum methods from helper.py into pahfit.model.

jdtsmith commented 2 years ago

@Ameek-Sidhu you may want to make your own PR for this, so I can push to it. I don't think you can push to this PR branch, right?

jdtsmith commented 2 years ago

Closing in favor of #222