Produced by IDL 6.1
User Documentation

./guide
kget.pro

Last modification date:
Thu Jun 2 23:56:08 2005

kget

procedure kget, _EXTRA=_EXTRA

Retrieves data from the output data file and places it in the PDC (!g.s[0]). Use the selection parameters to specify which data to retrieve. See the line search index for the full set of parameters that are available. Only spectral line data can currently be fetched from a keep file.

Examples
   getnod,30
   fileout,'mysave.fits'
   keep
   getnod, 32
   keep
   kget,index=0   ; retrieves the first record in the keep file
 
Uses
set_data_container
Version
$Id: kget.pro,v 1.4 2005/05/25 13:24:05 jbraatz Exp $

Keywords
_EXTRA
.


Produced by IDLdoc 1.6 on Thu Jun 2 23:56:50 2005