spacer link to MAST page spacer logo image spacer
MAST STScI
Tools
Tutorial Site Search
FAQ
High-Level Science   Products
Software
FITS
Archive Manual
Related Sites
NASA Datacenters
MAST Services
MAST and the VO
Newsletters & Reports
Data Use Policy
Dataset Identifiers
Acknowledgments
 
link to STScI page


Sample Shell Scripts

  1. Search STIS spectra and output results as a VOTable XMl file called out_csh.xml

    wget -O out_csh.xml -v -a logfile 'http://archive.stsci.edu/ssap/search2.php?ID=stis&POS=327.795,28.864&SR=0.03'


  2. Download a Kepler public light curve

    wget -q -nH --cut-dirs=6 -r -l0 -c -N -np -R 'index*' 
    -erobots=off http://archive.stsci.edu/pub/kepler/lightcurves/0047/004758604/kplr004758604-2009131105131_llc.fits


Last Modified: Mar 16, 2010 10:30