ISIS Application Documentation
    Trims data from framelets on Themis Vis images
  
            Description
              Categories
              Groups
              History
          Description
        
    This program nulls out data on a per-framelet basis. By default, only the 
    bottom is trimmed and just enough so that data won't be repeated in 
    projected space. This program removes the data from the bottom of the 
    framelets because the themis camera produces the worst data at that point.
  
          Categories
        
                Parameter Groups
            
Files
Settings
Files:
                        FROM
                         Description
                       
        
| 
                             Type
                            | cube | 
| 
                               File Mode
                              | input | 
| 
                               Filter
                              | 
          *.cub
         | 
 
Files:
                        TO
                         Description
                       
         
| 
                             Type
                            | cube | 
| 
                               File Mode
                              | output | 
| 
                               Filter
                              | 
           *.cub
          | 
 
Settings:
                        TOPTRIM
                         Description
                       
        
| 
                             Type
                            | integer | 
| 
                               Default
                              | 0 | 
| 
                               Minimum
                              | 0
                                   (inclusive)
                                  | 
 
Settings:
                        BOTTOMTRIM
                         Description
                       
        
| 
                             Type
                            | integer | 
| 
                               Internal Default
                              | Automatically Determine | 
| 
                               Minimum
                              | 0
                                   (inclusive)
                                  | 
 
Settings:
                        LEFTTRIM
                         Description
                       
        
| 
                             Type
                            | integer | 
| 
                               Default
                              | 0 | 
| 
                               Minimum
                              | 0
                                   (inclusive)
                                  | 
 
Settings:
                        RIGHTTRIM
                         Description
                       
        
| 
                             Type
                            | integer | 
| 
                               Default
                              | 0 | 
| 
                               Minimum
                              | 0
                                   (inclusive)
                                  | 
 
              History
          
| Steven Lambright | 2008-03-20 | 
      Original version
     | 
| Jeannie Backer | 2014-08-22 | 
      Updated truth data due to a modified in the THEMIS VIS distortion map causing a difference in special pixels.
      Added errors test. Test coverage improved to 76/91/100 %. References #1659.
     |