Ollidrog

All Posts

Kepler: Part 2 - Data Processing and EDA

This is Part 2 of a series in which we work with data from the Kepler Space Telescope. Here, we learn how to use the Python package Lightkurve to manipulate our data and embark on some exploratory data analysis (EDA).

· 2 min read

Kepler: Part 1 - Data Acquisition

This is Part 1 of a series in which we work with data from the Kepler Space Telescope. Here, we first learn how to select our target data from the NASA Exoplanet Archive and then create a script to download the corresponding light curves from the Mikulski Archive for Space Telescopes (MAST).

· 3 min read