ISIS Application Documentation
    Extracts each band of a cube into a separate one band file
  
 
          Description
        
    This program extracts each band of the input cube into a separate one band file.  Given the output base name of
    "base", each output cube will be named base.band#.cub.  The appropiate
    BandBin group will be created.
   
 
          Categories
        
 
Applications
 
              History
          
| Jeff Anderson | 2003-09-02 | 
      Original version
     | 
 
| Jeff Anderson | 2004-02-24 | 
      Fixed percent processed message and added leading zeros to
      output cubes
     | 
 
| Brendan George | 2006-09-26 | 
        Documentation fixes
     | 
 
| Steven Lambright | 2008-05-12 | 
      Removed references to CubeInfo 
     | 
 
 
 | 
 
 
                Parameter Groups
            
Files
| 
                    Name
                     | 
                    Description
                     | 
 
| FROM | 
          Input cube to be exploded
         | 
 
| TO | 
          Output base cube name
         | 
 
 
 | 
 
Files:
                        FROM
                         Description
                       
          Each band in this cube will be written as a separate cube.
        
| 
                             Type
                            | cube | 
| 
                               File Mode
                              | input | 
| 
                               Filter
                              | 
          *.cub
         | 
 
 
Files:
                        TO
                         Description
                       
          The base name of the output cubes.  For example, if TO=base, then each output cube will be
          base.band#.cub
        
| 
                             Type
                            | cube | 
| 
                               File Mode
                              | output |