ISIS Application Documentation
    Import Hayabusa NIRS FITS files into ISIS format
  
 
          Description
        
    This program will import a PDS formatted Hayabusa Near-Infrared
    Spectrometer (NIRS) image into ISIS cube format. The image data must be in
    a FITS format (.fit or .fits). An accompanying label file must also be
    provided (.lbl).
   
 
          Categories
        
 
Applications
 
              History
          
| Jesse Mapel | 2016-12-28 | 
      Original version
     | 
 
| Christopher Combs | 2017-04-07 | 
      Changed category from "Import and Export" to "Hayabusa".
      Updated documentation after review.
     | 
 
 
 | 
 
 
                Parameter Groups
            
Files
| 
                    Name
                     | 
                    Description
                     | 
 
| FROM | 
          The image label file
         | 
 
| TO | 
          The output reflectance cube.
         | 
 
| TOSTDDEV | 
          The output standard deviation cube.
         | 
 
 
 | 
 
Files:
                        FROM
                         Description
                       
          The detached label file for the image. The application will use the
          FITS image file associated with the label file. The FITS header will
          be combined with the label file to produce complete labels for the
          output cubes.
        
| 
                             Type
                            | filename | 
| 
                               File Mode
                              | input | 
| 
                               Filter
                              | 
          *.lbl *.LBL
         | 
 
 
Files:
                        TO
                         Description
                       
          The output cube containing averaged reflectance values for the
          entire observation. A temporary cube will be created using the output
          cube's base name followed by ".temp.cub". This temporary file will be
          removed when the program finishes.
        
| 
                             Type
                            | cube | 
| 
                               File Mode
                              | output | 
| 
                               Filter
                              | 
          *.cub
         | 
 
 
Files:
                        TOSTDDEV
                         Description
                       
          The output cube containing the standard deviation of reflectance
          values for the entire observation.
        
| 
                             Type
                            | cube | 
| 
                               File Mode
                              | output | 
| 
                               Filter
                              | 
          *.cub
         |