Available Tools for Data Access
This page describes several tools for accessing the SDSS data: the Catalog Archive Server (CAS), the Science Archive Server (SAS), and direct data file access via rsync, wget, or http.
Catalog Archive Server (CAS)
- DR12 SkyServer
- Interactive query tools for CAS
- SkyServer Imaging Query Form
- Simple image query form interface
- SkyServer Spectroscopic Query Form
- Simple spectroscopic query form interface
- SkyServer Cross-ID
- Match list of RA/Dec or IDs to imaging or spectroscopic catalog
- Image List
- Generate JPGs for a large set of objects
- SkyServer Navigate
- Point-and-click interface to JPG image of SDSS sky
- SDSS Command Line Query Tool (sqlcl)
- Python no longer supported - please see the SciServer website for workaround
- CASJobs
- CAS SQL advanced user interface (use DR12 context)
The advancedDR12 CasJobs database interface gives you 500 MB or more of personal database space to select, analyze, and cross-identify SDSS data.
Science Archive Server (SAS)
In addition, SAS contains directory structures with the data in the original binary (FITS) and text file formats. To understand the directory structure and file formats, please see the imaging data, and spectroscopic data, and infrared spectroscopy pages. To understand the way in which the SDSS organizes its data, see Understanding SDSS Imaging Data, Understanding SDSS Spectroscopic Data, Understanding SDSS Infrared Spectroscopy Data. Full details on the structure of all the data are in the detailed data model.
- SAS Spectra
- Tool to view spectra and retrieve FITS
- SAS Images
- Tool to view images and retrieve FITS
- SAS Mosaic
- Tool to create larger-scale mosaic FITS images
- Imaging catalogs
- Directories of full image catalog files
BOSS_PHOTOOBJ data model - Corrected frames
- Directories of full corrected image frames
BOSS_PHOTOOBJ/frames data model - Datasweep catalogs
- Directories of reduced "sweep" imaging catalog data files
PHOTO_SWEEP data model - Optical Spectroscopy
- Directories of optical spectra and catalogs.
Documentation, Legacy SPECTRO_REDUX data model, and BOSS_SPECTRO_REDUX data model - Infrared Spectroscopy
- Directories of APOGEE spectra and catalogs
Documentation and APOGEE_REDUX data model
Note that both CAS and SAS will give you exactly the same catalog data. Essentially all of the data input into CAS is included in some form in the SAS. However, there are some small changes in naming convention (for example, "resolve_status" in SAS flat files is referred to as "resolveStatus" in CAS).