Page History
Excerpt | ||
---|---|---|
| ||
Landing page for AWS download scripts |
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
To facilitate high demand during the first few weeks, MAST has copied all the pipeline-produced products to the Amazon cloud from both the "Webb First Images" (aka, "ERO") and the Commissioning programs. On this page...
|
Bulk Downloads
from AWSCopies of the early JWST data products have been were hosted in Amazon Web Services (AWS) . Using these scripts:
- Retrieves the data straight from Amazon cloud to your computer. This avoids all network traffic in/out of STScI, and is limited only by your own internet connection speed to AWS US East.
- Ensures you'll be able to download the released data products immediately, even while the files at MAST migrate from "exclusive access" to "anonymous access" over the first couple days.
to support the high demand during the first few weeks of data release. For the ERO programs, these have been replaced with bulk download scripts that retrieve the data through MAST. The scripts only require that curl be installed on your machine. When you invoke a script, the data will be downloaded from Amazon cloud at no cost to you. You do not require an account of any kind to retrieve the data. , since they are all public. Alternatively, you can use astroquery.mast to programmatically search and download products.
Note |
---|
The scripts have since been modified to retrieve data through MAST, rather than AWS, and are made available here for convenience. |
Tip |
---|
Each line in the script corresponds to a single data file. So if you want to make edits to the products you retrieve, you can simply delete or comment out (add '#' as the first character) lines for files you do not want to download. |
Three scripts are available for each program ID: "Calibrated" contain Stage 2+3 products, "Uncalibrated" contain Stage 0+1 products, and "Guide Star" contain guide star files. See https://jwst-pipeline.readthedocs.io/en/latest/jwst/data_products/product_types.html for for a description of the products contained within each Stage.
The products linked here were produced by the standard calibration pipeline. At this early stage of the mission, with the current operational pipeline and available reference files, calibrated products may show a variety of known issues. Please check the JWST Calibration Pipeline Caveats page in JDox for more information about limitations of the current data and suggested options.
Table of Scripts - Webb First Images ("ERO" Programs)
Anchor | ||||
---|---|---|---|---|
|
The links in each row will download a script for a particular category of products related to a given Program ID. Execute the script on your own platform to retrieve the associated data from AWS. Note that these scripts will download all pipeline products for the program ID, even if the press release images used a subset of the observations within a program.
Warning |
---|
The total volume of data downloaded can be as high as tens or hundreds of GB, be sure you have plenty of space on your drive before you execute the script. |
Info | |||||
---|---|---|---|---|---|
NOTE: If you run the bash shell and are having trouble running these scripts as-is, you can replace the first line in the .sh file with:
NOTE: Windows users may want to consider installing a tool such as CygWin to execute the .sh scripts. More information on CygWin here: https://www.cygwin.com. Alternatively, you can convert the shell scripts into PowerShell (generally replace "curl" with "curl.exe", but consult online documentation for guidance on how to run curl in Windows PowerShell). |
JWST Program ID | Description | Bulk Download Scripts |
---|---|---|
2731 | NGC 3324 (Carina) | Calibrated | Uncalibrated | Guide Star |
2732 (Coming soon.) | Stephan's Quintet | Calibrated | Uncalibrated | Guide Star |
2733 | NGC 3132 (Southern Ring Nebula) | Calibrated | Uncalibrated | Guide Star |
2734 | WASP-96 b and HAT-P-18 b exoplanets | Calibrated | Uncalibrated | Guide Star |
2736 (except Level 3 products from one Observation, coming tomorrow) | SMACS 0723 galaxy lensing cluster ("JWST Deep Field") | Calibrated | Uncalibrated | Guide Star |
For
completeness, we provide in the table below bulk download scripts for every program executed during commissioning.Info |
---|
The Bulk Download Scripts links will be made available starting . The table will be augmented as programs become available. Prior to the release date, the table below is just a place-holder. |
The links in each row will download a script for a particular category of products related to a given Program ID. Execute the script on your own platform to retrieve the associated data from AWS.
For Further Reading...
- JDox: JWST User Documentation Home
- MAST: JWST Archive Manual
- MAST: Portal Guide