NIRSPEC Extracted Spectra ProductsThis document describes the files produced by the Keck Observatory Archive's automated NIRSPEC data reduction pipeline (NSDRP), designed to extract spectra from observations acquired in high-dispersion mode. The products include flux and noise spectra, spatial profiles for each order, and wavelength calibration line identification tables in ASCII and FITS formats. The spatial profile plots and the log files include estimates of a signal-to-noise ratio (SNR), found by comparing the spatial peak height with background levels, and a peak width, found by Gaussian fitting. A detailed description is given in the NIRSPEC Extracted Data Products Specification document. DISCLAIMER: The extracted spectra available from KOA are intended to be used as a browse product only. The extracted spectra are produced by a fully automated pipeline, and may not be suitable for publishable quality science. KOA recommends that you reduce the raw images into extracted spectra yourself, paying attention to the specific kind of data that you are reducing (point source vs. extended source, the types and quantities of calibration frames, etc.). Directory StructureWhen the user retrieves NIRSPEC data, the resulting package will contain a directory tree with extracted as the parent directory. The extracted directory will contain subdirectories with the extracted spectra and related products when available. The directory structure is shown below: extracted/ |--ascii/ | | | |--flux/ Flux tables as formatted ASCII tables | |--profile/ Profile tables as formatted ASCII tables | |--wavecal/ Wavelength calibration tables as formatted ASCII tables | |--fits/ | | | |--flux/ Object spectrum 1-D FITS files | |--order/ Two-dimensional rectified order as FITS images | |--profile/ Mean flux along slit 1-D FITS files | |--sky/ Sky spectrum 1-D FITS files | |--snr/ Signal-to-noise ration spectrum 1-D FITS files | |--trace/ Order trace 1-D FITS file | |--fitstbl/ | | | |--flux/ Flux tables as binary FITS tables | |--profile/ Profile tables as binary FITS tables | |--wavecal/ Wavelength calibration tables as binary FITS tables | |--previews/ | | | |--flux/ Flux versus wavelength preview plots as PNG images | |--order/ Rectified orders as PNG images | |--profile/ Profile preview as PNG images | |--sky/ Sky background versus wavelength preview plots as PNG images | |--snr/ Signal-to-noise ratio versus wavelength preview plots as PNG images | |--trace/ Trace preview plots as PNG images NOTE: if no extracted products of a particular type are available for any of the KOAIDs selected for download, that directory will not be present in your download package. File TypesFITS PREVIEWS
TABLES Each FITS binary table contains two HDUs (Header Data Unit). HDU 0 is type PrimaryHDU and contains keywords from the original science frame plus keywords added by NSDRP. HDU 1 is type BinTableHDU and contains table data. The header portion of HDU 1 contains table column metadata. Metadata used are column name (TTPE), column format (TFORM), and units (TUNIT). All column values are scalars. ASCII tables are written as fixed width tables with a single header line containing column names and units where applicable. The '|' character is used to delineate columns and space characters are used for padding. Table DescriptionsThe standard naming convention for data products is KOAID_NN_TYPE_FILE.gz where: KOAID is the standard KOA file identifier and begins with NS for NIRSPEC files Flux tables for evaluating spectra are produced for each spectral order. FITS format: fitstbl/flux/KOAID_NN_flux_tbl.fits Each flux table row corresponds to a pixel column in the raw image and has the following columns:
Profile tables containing mean flux profile along the slit are produced for each spectral order. FITS format: fitstbl/profile/KOAID_NN_profile_tbl.fits Each profile table row represents a row in the spatially rectified spectral order and contains the following columns:
A single wavelength calibration identification table is produced for each object frame and lists the sky emission lines used for wavelength calibration. FITS format: fitstbl/cal/KOAID_NN_wavecal_tbl.fits and Each row of the table represents one emission line used in the calibration and contains the following columns:
FITS Keywords Added to NIRSPEC HeadersThe following is an example of the header keywords added to KOA tables by NSDRP.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Please acknowledge the use of KOA by including this text in your publications:
Privacy Policy Image Use Policy The Keck Observatory Archive (KOA) is a collaboration between the NASA Exoplanet Science Institute (NExScI) and the W. M. Keck Observatory (WMKO). NExScI is sponsored by NASA's Exoplanet Exploration Program, and operated by the California Institute of Technology in coordination with the Jet Propulsion Laboratory (JPL). |