karllark / dust_extinction

Astronomical Dust Extinction
http://dust-extinction.readthedocs.io
BSD 3-Clause "New" or "Revised" License
39 stars 23 forks source link

Conversion model to provide extinguish for composite models #70

Open karllark opened 6 years ago

karllark commented 6 years ago

If simultaneously fitting the stellar and extinction, it would be good to do this with a composite model. For example, assume a blackbody for the stellar and one of the dust_extinction models. Need a way to have the extinguishing factors as a model so then the model to fit is just, for example (BlackBody1D | ExtFactor | CCM89).

krislars commented 6 years ago

I like this idea. I think it would make synthetic photometry more straightforward, I too.