Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.stsci.edu/ftp/software/tables/refdata/oke_data/README
Дата изменения: Mon Nov 5 22:47:12 1990
Дата индексирования: Sun Dec 23 12:05:09 2007
Кодировка:
Software/Stsdas/V1.1/Refdata/Oke_data/README

This directory contains J.B. Oke's HST Spectrophometric Standards data in
FITS format. In order to use the data you will need to run the CL
script unpack.cl included in this directory to return the files to STSDAS table
format. Place the data in a directory, e.g. /sun/data1/oke, get into the CL
and define a task to unpack the files, and run the task. NOTE: you must have
STSDAS and FITSIO packages loaded in order for the script to be successful!

% cl
cl> cd /sun/data1/oke
cl> task $unpack = "unpack.cl"
cl> stsdas
st> fitsio
fi> unpack

You may want to delete the FITS files once you have the STSDAS tables created
in order to save space.