Modelization of light curves from spotted stars
Project description
LightSpot
Modelization of light curves from spotted stars.
Documentation: https://lightspot.readthedocs.io
Installation
The latest version is available to download via PyPI: pip install lightspot
.
Alternatively, you can build the current development version from source by cloning this repo (git clone https://github.com/dioph/lightspot.git
) and running pip install ./lightspot
.
Development
If you're interested in contributing to lightspot, install pipenv and you can setup everything you need with pipenv install --dev
.
To automatically test the project (and also check formatting, coverage, etc.), simply run tox
within the project's directory.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.