Skip to content

WebCraftORG/LightKurveAPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

326 Commits
 
 
 
 

Repository files navigation

Lightcurve Summary API

This Flask application provides an API endpoint to fetch and summarize light curve data for a given TIC ID from the TESS (Transiting Exoplanet Survey Satellite) data using the lightkurve Python library.

Features

  • Fetch light curve data using a TIC ID.
  • Calculate statistical summaries of the light curve data including mean, median, standard deviation, peak-to-peak, and interquartile range.

Requirements

  • Flask
  • lightkurve
  • numpy

Installation

Clone the repository and install the required packages:

About

Analyze stellar light curves from Kepler & TESS missions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%