Installation

Installing Leavitt

The easiest way to install Leavitt is with pip:

pip install leavitt

For the most recent code, install directly from the GitHub repository using pip.

pip install git+https://github.com/NideverAstroResearch/leavitt.git

Dependencies

Here are the required packages. Most of them can be pip installed.

  • numpy

  • scipy

  • astropy

  • matplotlib

  • dlnpyutils