ISIS Application Documentation
    Import New Horizons LORRI files into ISIS format
  
 
          Description
        
    
      This program will import FITS (Flexible Image Transport System) formatted files from the 
      New Horizons LORRI instument into the ISIS format. This include the main LORRI image,
      the Error image and the Quality image.
     
    
      The LORRI instrument has two summing modes, (1x1) and (4x4). The instrument team
      has assigned these modes separate NAIF IK codes, 98301 and 98302 respectively.
     
   
 
          Categories
        
 
Applications
 
              History
          
| Stuart Sides | 2013-10-08 | 
      Original version.
     | 
 
| Stuart Sides | 2014-06-08 | 
      Modified  to allow the FITS extension images to be imported.
     | 
 
| Jeannie Backer and Kaj Williams | 2017-07-07 | 
      Modified to reflect ProcessImportFits method name change from fitsLabel to fitsImageLabel.
     | 
 
 
 | 
 
 
                Parameter Groups
            
Files
| 
                    Name
                     | 
                    Description
                     | 
 
| FROM | 
          A New Horizons LORRI FITS file to be converted to an ISIS cube
         | 
 
| TO | 
          Output ISIS cube file for the main image
         | 
 
| ERROR | 
          Output ISIS cube file for the Error image
         | 
 
| QUALITY | 
          Output ISIS cube file for the Quality image
         | 
 
 
 | 
 
Files:
                        FROM
                         Description
                       
          Use this parameter to select the filename of a New Horizons
          LORRI file to be converted to a cube. This is expected to be a FITS formatted file. 
        
| 
                             Type
                            | filename | 
| 
                               File Mode
                              | input | 
| 
                               Filter
                              | 
          *.fit
         | 
 
 
Files:
                        TO
                         Description
                       
          The output cube file that will containing the New Horizons LORRI image in ISIS format. The 
          main LORRI image must be the first image in the FITS file. 
        
| 
                             Type
                            | cube | 
| 
                               File Mode
                              | output | 
| 
                               Filter
                              | 
          *.cub
         | 
 
 
Files:
                        ERROR
                         Description
                       
          The output cube file that will containing the New Horizons LORRI Error image in ISIS 
          format. The Error image must be in the first FITS extension (i.e., second image).
        
| 
                             Type
                            | cube | 
| 
                               File Mode
                              | output | 
| 
                               Internal Default
                              | Optional | 
| 
                               Filter
                              | 
          *.cub
         | 
 
 
Files:
                        QUALITY
                         Description
                       
          The output cube file that will containing the New Horizons LORRI Quality image in ISIS 
          format. The Quality image must be in the second FITS extension (i.e., third image).
        
| 
                             Type
                            | cube | 
| 
                               File Mode
                              | output | 
| 
                               Internal Default
                              | Optional | 
| 
                               Filter
                              | 
          *.cub
         |