ISIS Application Documentation
    Stack slithered HiRISE red, bg, and ir cubes
  
 
          Description
        
    This program will stack HiRISE color images.  The images must have been run through the "slither" procedure so that the pixels are spectrally aligned.    The output cube will contain three bands in
    blue-green, red, and infrared order.    The Mosaic group will be written to the labels of the output cube which defines information about the three stacked bands.  This information is used in the
    program "hirdrgen".  Using the program "cubeit" will not create this group and therefore "cubeit" products can not be written in RDR format.
    Note that only CCDs
    RED4, IR10, and BG12 or RED5, IR11, and BG13 can be stacked.  The program will report an error if invalid CCD combinations are given.
   
 
          Categories
        
 
              History
          
| Jeff Anderson and Bob Sucharski | 2006-10-19 | 
      Original version
     | 
 
| Elizabeth Miller | 2007-02-20 | 
        Changed OriginalLabel name to IsisCube
     | 
 
| Robert Sucharski | 2007-04-18 | 
      Added keyword SpecialProcessingFlag to the mosaic group in output labels
     | 
 
| Jeff Anderson | 2007-06-19 | 
      Reordered from BGR to RGB format
     | 
 
 
 | 
 
 
                Parameter Groups
            
Files
| 
                    Name
                     | 
                    Description
                     | 
 
| RED | 
          Input red HiRISE cube
         | 
 
| IR | 
          Input infrared HiRISE cube
         | 
 
| BG | 
          Input blue-green HiRISE cube
         | 
 
| TO | 
          Combined output cube
         | 
 
 
 | 
 
Files:
                        RED
                         Description
                       
          The red HiRISE cube, either RED4 or RED5
        
| 
                             Type
                            | cube | 
| 
                               File Mode
                              | input | 
| 
                               Filter
                              | 
          *.cub
         | 
 
 
Files:
                        IR
                         Description
                       
          The infrared HiRISE cube, either IR10 or IR11
        
| 
                             Type
                            | cube | 
| 
                               File Mode
                              | input | 
| 
                               Filter
                              | 
          *.cub
         | 
 
 
Files:
                        BG
                         Description
                       
          The blue-green HiRISE cube, either BG12 or BG13
        
| 
                             Type
                            | cube | 
| 
                               File Mode
                              | input | 
| 
                               Filter
                              | 
          *.cub
         | 
 
 
Files:
                        TO
                         Description
                       
          This will contain a three band output cube stacked in the order of BG, RED, and IR.
        
| 
                             Type
                            | cube | 
| 
                               File Mode
                              | output | 
| 
                               Filter
                              | 
          *.cub
         |