Skip to content

Nested sampling of pyspeckit models with PyMultiNest.

License

Notifications You must be signed in to change notification settings

vlas-sokolov/pyspecnest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyspecnest

This repository provides a framework for nested sampling of the pyspeckit spectral models with MultiNest (via PyMultiNest).

You can clone and install pyspecnest locally:

git clone https://github.com/vlas-sokolov/pyspecnest.git
cd pyspecnest
pip install .

Was used for this, which containes a rather more detailed example of the usage.