PDS_VERSION_ID        = PDS3                                                  
LABEL_REVISION_NOTE   = "                                                     
This product was generated using a Python script to process the output of     
the application pdftotext on /DOCUMENT/OLDDOC/CALIBRPT.PDF e.g.               
                                                                              
  pdftotext calibrpt.pdf - | python extract_fx.py                             
.                                                                             
Author:Date                                                                   
extract.py:2011-12-14                                                         
"                                                                             
                                                                              
RECORD_TYPE           = "FIXED_LENGTH"                                        
FILE_RECORDS          = 702                                                   
RECORD_BYTES          = 22                                                    
                                                                              
^TABLE                = "FX_2_O1D.TAB"                                        
                                                                              
PRODUCT_CREATION_TIME = 2011-12-14                                            
INSTRUMENT_HOST_NAME  = "STARDUST"                                            
MISSION_NAME          = { "STARDUST", "NEXT" }                                
INSTRUMENT_NAME       = "NAVIGATION CAMERA"                                   
DATA_SET_ID           = "N/A"                                                 
START_TIME            = "N/A"                                                 
STOP_TIME             = "N/A"                                                 
PRODUCT_ID            = "FX_2_O1D"                                            
                                                                              
OBJECT     = TABLE                                                            
  INTERCHANGE_FORMAT = "ASCII"                                                
  ROWS               = 702                                                    
  ROW_BYTES          = 22                                                     
  COLUMNS            = 2                                                      
                                                                              
  DESCRIPTION        = "                                                      
    This table contains the transmission curve of light for the               
                                                                              
      O1D                                                                     
                                                                              
    filter (filter number 2; abbreviated designation Oxygen)                  
    of the Navigation Camera on the Stardust spacecraft.                      
                                                                              
    The first column is the WAVELENGTH in nanometers (nm); the second         
    column is the fractional transmission of the filter at the WAVELENGTH     
    in the first column as a floating point number from 0 (opaque) to 1       
    (transparent).                                                            
  "                                                                           
                                                                              
  OBJECT     = COLUMN                                                         
    COLUMN_NUMBER = 1                                                         
    NAME          = "WAVELENGTH"                                              
    START_BYTE    = 1                                                         
    BYTES         = 10                                                        
    DATA_TYPE     = "ASCII_REAL"                                              
    FORMAT        = "F10.1"                                                   
    UNIT          = "NANOMETER"                                               
    DESCRIPTION   = "WAVELENGTH of the corresponding filter TRANSMISSION in   
                     COLUMN 2."                                               
  END_OBJECT = COLUMN                                                         
                                                                              
  OBJECT     = COLUMN                                                         
    COLUMN_NUMBER = 2                                                         
    NAME          = "TRANSMISSION"                                            
    START_BYTE    = 11                                                        
    BYTES         = 10                                                        
    DATA_TYPE     = "ASCII_REAL"                                              
    FORMAT        = "F10.5"                                                   
    UNIT          = "FRACTION"                                                
    DESCRIPTION   = "TRANSMISSION of the filter to light at the               
                     corresponding WAVELENGTH in COLUMN 1.                    
                                                                              
                     The TRANSMISSION value indicates the fraction of light   
                     the filter passes at that COLUMN 1 WAVELENGTH, and       
                     will be between 0.0 (opaque) and 1.0 (transparent),      
                     inclusive.                                               
                    "                                                         
  END_OBJECT = COLUMN                                                         
                                                                              
END_OBJECT = TABLE                                                            
                                                                              
END