I.  Customizing plot options:

All files that have the .setup extention are the Lena run-time files.   These files may 
be modified to customize the data and plots options.

The following lists the available Lena plots:

'l_hob'    : hydrogen, oxygen, background corrected plots
'l_zss'    : singles start and singles stop 
'l_zse'    : event data dump -- ascii text file
'l_mspec'  : mass spectrum
'l_zr0'    : region of interest 0 
'l_zhd'    : Diagnostic Housekeeping 
'l_zhk'    : Normal housekeeping ---
'l_zc1'    : Singles  Start, Singles Stop, and housekeeping
'l_zc2'    : Singles Start, Singles Stop, & coincidences 
'l_zc3'    : image (browse) plots ---
'l_iod'    : Image of the Day 
'l_per'    : Perigee plots of Singles Start/Stop and coincidences
'l_apo'    : Apogee plots of single start/stop and coincidences
'l_psc'    : power supply commanded levels 
'l_psm'    : power supply monitored levels 
'l_stab'   : state table log file ---
'l_cmd'    : Echo data 
'l_ltt'    : long term trending of start singles 


II.  Running the IDL code:

To run Lena Plots (spectrogram, singles, event dumps, housekeeping, etc.):

% idl
idl> @create_lena_plots
Enter name of file containing input parameters.
setup file name > l_xxx.setup 


To run Lena image browse plots:

%idl
idl> @run_lzc3
Enter name of file containing input parameters.
setup file name > l_zc3.setup 


III.   Lena User's Guide

The Lena User's Guide for the IDL code is available at http://lena.gsfc.nasa.gov/Docs/lDocs.html



