vlas-sokolov / pyspecnest

Nested sampling of pyspeckit models with PyMultiNest.
MIT License
2 stars 3 forks source link

Automatically generate model containers from pyspeckit #2

Open vlas-sokolov opened 6 years ago

vlas-sokolov commented 6 years ago

There's no reason why all the spectral models have to be defined manually. There should be a helper function that attempts to automatically generate a ModelContainer instance from a given model in the pyspeckit registry.