ISIS Application Documentation
    Propagates a NULL in any band to all other bands
  
 
          Description
        
    This program searches for NULL pixels in all bands of a cube. 
    When a NULL pixel is found the corresponding pixel is set to NULL in all
    other bands.
   
 
          Categories
        
 
Applications
 
              History
          
| Jeff Anderson | 2007-05-23 | 
      Original version
     | 
 
| Stuart Sides | 2007-05-23 | 
      Finished the program
     | 
 
| Steven Lambright | 2007-08-07 | 
      Fixed documentation and added test
     | 
 
| Steven Lambright | 2008-05-12 | 
      Removed references to CubeInfo 
     | 
 
 
 | 
 
 
                Parameter Groups
            
Files
| 
                    Name
                     | 
                    Description
                     | 
 
| FROM | 
          Input file to be trimmed
         | 
 
| TO | 
          Output cube
         | 
 
 
 | 
 
Files:
                        FROM
                         Description
                       
          The cube containing the input data to be trimmed.
        
| 
                             Type
                            | cube | 
| 
                               File Mode
                              | input | 
| 
                               Filter
                              | 
          *.cub
         | 
 
 
Files:
                        TO
                         Description
                       
          The resultant cube containing the trimmed data.
        
| 
                             Type
                            | cube | 
| 
                               File Mode
                              | output | 
| 
                               Filter
                              | 
          *.cub
         |