Voigt Automatic MCMC Profiles
All requirements are contained within the requirements.txt file. To install with pip run `pip install -r requirements.txt'.
Run the following in the terminal to generate a mock profile and fit with MCMC.
python vpfits.py
A demo analysis is also contained within _introduction.ipynb. You need Jupyter to run these notebooks. Run the following in the same directory as the notebook to start the jupyter server.
jupyter notebook