InstallationΒΆ

This project uses the spec_analysis package which is available on GitHub:

git clone https://github.com/mwvgroup/SN-Spectral-Evolution/

Dependencies can be install via the pip package manager and the included requirements.txt file:

pip install -r requirements.txt

If building a new copy of the project documentation, you will need to install additional dependencies from the docs folder

pip install -r docs/requirements.txt