Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.84 KB

README.rst

File metadata and controls

50 lines (34 loc) · 1.84 KB

lightkurve

A beautiful package for astronomical flux time series analysis in Python.

pypi-badge ci-badge appveyor-badge cov-badge doi-badge

lightkurve offers a user-friendly way to inspect and analyze astronomical flux time series data. In particular, it is well-suited to analyze the pixels and lightcurves obtained by NASA's Kepler, K2, and TESS missions.

Documentation

Read the documentation at http://lightkurve.keplerscience.org.

Quickstart

If you have a working version of Python 2 or 3 on your system (we recommend Anaconda Python), you can simply install the latest stable release of lightcurve using pip:

$ pip install lightkurve

With lightkurve installed, you can... TBC.

Contributing

Users are welcome to open issues or pull requests. You can also contact the development team via keplergo@mail.arc.nasa.gov

Citing

TBC