Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.91 KB

data-access-skills.md

File metadata and controls

18 lines (13 loc) · 1.91 KB

Data and Catalog Access Skills

The MAST provides various access points to the mission catalogs and data products. These tutorials introduce you to some of these products.

Selecting Targets from the TESS Input Catalog

The easiest way to work with TESS data is to first determine the TESS Input Catalog ID number that is associated with the target since those numbers are used to name many of the data products. For more information on the TESS Input Catalog see this overview and the release notes.

The TESS Input catalog is available through various services. For simple queries use the Python package astroquery. For more complicated queries, Table Access Protocal (TAP) access or CASJobs may be more appropriate. These last two allow you to do more SQL-like database queries on the table.

  • Learn how to access the TESS Input Catalog with astroquery | TIC Search
  • Accessing the TIC using TAP and the Virtual Observatory's PyVO package |
  • Searching by Footprint using GSSC

Using Astroquery to Locate and Download Data Files

Astroquery is community led software that allows direct access to the MAST central database of observations. With a few functions you can filter the observations and locate data of interest at MAST. Here we explore the basic process to download the different types of Kepler and TESS data products, including some of the populare community delivered light curves.

  • Download light curve and target pixel files for one target | TESS Kepler
  • Locate planet search data products (DV) for one target | TESS Kepler
  • Use Bulk Downloads to retriev all the data for one TESS Camera.