Skip to content

Display the lightcurves of all the observed sectors of a Tess target.

License

Notifications You must be signed in to change notification settings

exo-pt/Tess-Lightcurves-app

Repository files navigation

TESS Lightcurves app

Tess lightcurve viewer for all available sectors of a target in TIC catalog

This is a small webapp currently hosted in Streamlit Cloud. You can access it at
https://tess-lightcurves.streamlit.app
or start the webapp locally in a Python env: streamlit run Tess_Lightcurves.py
The app will open in the default browser

For a selected TIC number, the lightcurve of each sector available on MAST, is displayed. If more than one author is available for a single sector, the displayed lightcurve, in availability order, is:    SPOC (2 min) -> TESS-SPOC -> QLP -> ELEANOR.

The user can choose between PDCSAP and SAP flux (for SPOC and TESS-SPOC), and can interact with the plots (thx to Plotly python library)

Image

Dependencies:

  • numpy
  • pandas
  • lightkurve
  • astroquery
  • plotly
  • streamlit

About

Display the lightcurves of all the observed sectors of a Tess target.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages