Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.06 KB

cloud-computing.md

File metadata and controls

19 lines (13 loc) · 1.06 KB

TESS FFIs and light curves in the cloud

If you are planning on accessing a lot of the TESS or Kepler data, it is worth paying attention to where the data is coming from. Both the TESS and Kepler data are available through Amazon's public S3 buckets.

  • Abundant and speedy cutouts of TESS FFIs using TESScut
  • Accessing AWS public S3 buckets for TESS and Kepler.
  • Using Community software in the cloud: Lightkurve and eleanor.

Cloud Computing

Working on AWS is not exactly the same as working on your laptop. It provides access to high power machines and an almost local archive of mission data. However, it involves learning data handling using the S3 buckets and boto3. What follows are tutorials and links to help you get started with using cloud-hosted data and computes.