zblz / naima

Derivation of non-thermal particle distributions through MCMC spectral fitting
http://naima.readthedocs.io
BSD 3-Clause "New" or "Revised" License
43 stars 54 forks source link

Subclass models from astropy.modeling #90

Open zblz opened 8 years ago

zblz commented 8 years ago

Work is under way to support Quantities as parameters in astropy.modeling. When this is ready, naima should use or subclass the functional models from astropy.modeling, and subclass them for the radiative models.

zblz commented 8 years ago

Initial work in astropy.modeling: https://github.com/astropy/astropy/pull/3852

zblz commented 6 years ago

astropy.modeling now supports quantities, so this issue can be implemented.