ISIS Application Documentation
    Remove even/odd detector striping from MRO Ctx images
  
 
          Description
        
    This program will remove even/odd detector striping from a Mars
    Reconnaissance Oribiter Context Imager cube.  The algorithm
    gathers the average of the even columns as well as the odd columns.  The
    difference between the averages is split (divided by two) to create
    offsets for both columns which are then applied.  
    Note:  Ctxcal should be run prior to this program.
   
 
          Categories
        
 
Applications
 
              History
          
| Tracie Sucharski | 2006-12-20 | 
      Original version
     | 
 
| Tracie Sucharski | 2007-03-16 | 
        Make sure image is a CTX cube and the SpatialSumming 
        is equal to 1.
     | 
 
| Steven Lambright | 2007-08-15 | 
        Added an application test
     | 
 
 
 | 
 
 
                Parameter Groups
            
Files
| 
                    Name
                     | 
                    Description
                     | 
 
| FROM | 
          Input CTX image
         | 
 
| TO | 
          Destriped CTX cube
         | 
 
 
 | 
 
Files:
                        FROM
                         Description
                       
          The input image CTX image.
         
| 
                             Type
                            | cube | 
| 
                               File Mode
                              | input | 
| 
                               Filter
                              | 
          *.cub
         | 
 
 
Files:
                        TO
                         Description
                       
          The resultant destriped CTX image.
        
| 
                             Type
                            | cube | 
| 
                               File Mode
                              | output | 
| 
                               Filter
                              | 
          *.cub
         |