Skip to main content

A friendly package for Kepler & TESS time series analysis in Python.

Project description

A friendly package for Kepler & TESS time series analysis in Python.

Documentation: https://docs.lightkurve.org

test-badge conda-badge pypi-badge pypi-downloads doi-badge astropy-badge

Lightkurve is a community-developed, open-source Python package which offers a beautiful and user-friendly way to analyze astronomical flux time series data, in particular the pixels and lightcurves obtained by NASA’s Kepler and TESS exoplanet missions.

https://raw.githubusercontent.com/lightkurve/lightkurve/main/docs/source/_static/images/lightkurve-teaser.gif

This package aims to lower the barrier for students, astronomers, and citizen scientists interested in analyzing Kepler and TESS space telescope data. It does this by providing high-quality building blocks and tutorials which enable both hand-tailored data analyses and advanced automated pipelines.

Documentation

Read the documentation at https://docs.lightkurve.org.

Quickstart and Installation

Please visit our quickstart guide at https://docs.lightkurve.org/quickstart.html.

The easiest way to install Lightkurve and all of its dependencies is to use the pip command, which is a standard part of all Python distributions. To install Lightkurve, run the following command in a terminal window:

$ python -m pip install lightkurve --upgrade

The --upgrade flag is optional, but recommended if you already have Lightkurve installed and want to upgrade to the latest version.

Depending on the specific Python environment, you may need to replace python with the correct Python interpreter, e.g., python3.

If you want to experiment with the latest development version of Lightkurve, you can install it straight from the main branch on GitHub:

$ git clone https://github.com/lightkurve/lightkurve.git
$ cd lightkurve
$ python -m pip install .

If you want to have a so-called editable install which enables the installed version to immediately reflect changes made in the source tree, you can use:

$ python -m pip install poetry
$ poetry install

Please see our guide on https://docs.lightkurve.org/development/index.html for additional instructions.

Contributing

We welcome community contributions! Please read the guidelines at https://docs.lightkurve.org/development/contributing.html.

Citing

If you find Lightkurve useful in your research, please cite it and give us a GitHub star! Please read the citation instructions at https://docs.lightkurve.org/about/citing.html.

Contact

Lightkurve is an open source community project created by the authors. The best way to contact us is to open an issue or to e-mail tesshelp@bigbang.gsfc.nasa.gov. Please include a self-contained example that fully demonstrates your problem or question.

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.

Source Distribution

lightkurve-2.4.1.dev0.tar.gz (237.1 kB view details)

Uploaded Source

Built Distribution

lightkurve-2.4.1.dev0-py3-none-any.whl (265.9 kB view details)

Uploaded Python 3

File details

Details for the file lightkurve-2.4.1.dev0.tar.gz.

File metadata

  • Download URL: lightkurve-2.4.1.dev0.tar.gz
  • Upload date:
  • Size: 237.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.0 CPython/3.9.13 Darwin/22.6.0

File hashes

Hashes for lightkurve-2.4.1.dev0.tar.gz
Algorithm Hash digest
SHA256 7ff566412239e4206942462e06b9680683add09e54951ea1bc67c473cb8bda6a
MD5 8ff6aaada0a0d55e8f46ea721599bc36
BLAKE2b-256 54f911e7f6238ebedb97bc614f2a988de3d07ad30041c7310581d88f4dd1e658

See more details on using hashes here.

File details

Details for the file lightkurve-2.4.1.dev0-py3-none-any.whl.

File metadata

  • Download URL: lightkurve-2.4.1.dev0-py3-none-any.whl
  • Upload date:
  • Size: 265.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.0 CPython/3.9.13 Darwin/22.6.0

File hashes

Hashes for lightkurve-2.4.1.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 1c7e15b722beb00a363ad14e821ee33d24efa9733b5b24d45531b7b7c940df9b
MD5 a00ab094f004e1d0fed2100ff5d1b16e
BLAKE2b-256 b88976cf8d3f7cb91d795a38831228e8988e6b5639c04bc65573c8cac6c5a58b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page