ISIS Application Documentation
    Fix data gap in MOC images
  
            Description
              Categories
              Groups
              History
          Description
        
    Fixes data gaps in MOC images that occur around detector 371. The program
    calculates the average and standard deviation of the 5 pixels on a line
    centered at detector 371 and
  
          Categories
        
                Parameter Groups
            
Files
| 
                    Name
                     | 
                    Description
                     | 
| FROM | 
          Input cube
         | 
| TO | 
          Output cube
         | 
Parameters
| 
                    Name
                     | 
                    Description
                     | 
| MAXSD | 
          Maximum allowable deviance
         | 
Files:
                        FROM
                         Description
                       
          This is the input cube to be procesed and fixed around detector 371.
          must be an Isis cube from the Mars Global Surveyor Orbital Camera,
          and it needs to have already been processed to a level 1 cube.
        
| 
                             Type
                            | cube | 
| 
                               File Mode
                              | input | 
| 
                               Filter
                              | 
          *.cub
         | 
 
Files:
                        TO
                         Description
                       
          This is the cube to which we will output our data
        
| 
                             Type
                            | cube | 
| 
                               File Mode
                              | output | 
| 
                               Filter
                              | 
          *.cub
         | 
 
Parameters:
                        MAXSD
                         Description
                       
          This parameter describes how many standard deviations from the local
          average are considered valid for the purpose of filling in the gap.
        
 
              History
          
| Janet Barrett | 2003-01-31 | 
      Original version
     | 
| Brendan George | 2005-11-21 | 
      Converted to Isis
     |