spacer link to MAST page spacer logo image spacer

Back To K2SUPERSTAMP Main Page

These examples show you how to download one of the epochs from the Lagoon cluster set of superstamps. You'd have to know the name of the file to download it. You can also download bundles of all the epochs for a given cluster as a .tar.gz file. See the K2SUPERSTAMP homepage for a link to these bundles.

cURL example:

curl -O https://archive.stsci.edu/hlsps/k2superstamp/lagoon/hlsp_k2superstamp_k2_photometer_c9-lagoon-bjd2457572.4362_kepler_v1_image.fits

wget example (enter into a single line in your terminal, it's split on the webpage):

wget --no-check-certificate https://archive.stsci.edu/hlsps/k2superstamp/lagoon/hlsp_k2superstamp_k2_photometer_c9-lagoon-bjd2457572.4362_kepler_v1_image.fits