PAHFIT / pahfit

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

Non-stellarBB's not being written #180

Closed jdtsmith closed 2 years ago

jdtsmith commented 2 years ago

Saving the model to an IPAC table omits the ModifiedBlackbody1D types.

karllark commented 2 years ago

Need to update the write member function of PAHFITBase.

jdtsmith commented 2 years ago

Fixed in the MBB PR #176 by 166d6dc.