exoplanet-dev / exoplanet-dev/case-studies

Issue on page /tutorials/quick-tess.html

Open
#79 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
3
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Hi! What kind of lightcurve download this script? This is result of aperture photometry? Or this is just raw counts from one star? What about corrections, applied here?

import numpy as np
import lightkurve as lk
import matplotlib.pyplot as plt
lcfs = lk.search_lightcurve("TIC 286923464", mission="TESS", author="SPOC").download_all(flux_column="pdcsap_flux")
......

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.