ISIS Application Documentation
vikfixtrx | Standard View | TOC | Home | 
Fix null tracks in a Viking image plane
            Description
              Categories
              Groups
              Examples
              History
| Name | Description | 
|---|---|
| FROM | Input file null tracks will be removed from | 
| TO | Output cube | 
| Name | Description | 
|---|---|
| THRESHLD | Threshhold Percentage | 
The cube to be filtered. All null tracks in each line of the cube will be filled in using a 5x5 low pass filter.
| Type | cube | 
|---|---|
| File Mode | input | 
| Filter | *.cub | 
The resultant cube containing the filtered data.
| Type | cube | 
|---|---|
| File Mode | output | 
| Filter | *.cub | 
The threshhold percentage value for determining a bad track. If the percentage of pixels in a line of a track meets or exceeds the THRESHLD value, then that track is considered bad. Defaults to 90.0.
| Type | double | 
|---|---|
| Default | 90.0 | 
Viking image filtered
| 
 Vikfixtrx Gui 
 | 
 Example Gui Screenshot of GUI with parameters filled in to perform a vikfixtrx operation on the input image.  | 
| 
  Input Viking image 
 | 
 Input image for mirror 
                                Parameter Name:
                                FROM This is the input image for the vikfixtrx example.  | 
| 
 Output image showing results of the vikfixtrx application. 
 | 
 Output image for mirror 
                                Parameter Name:
                                TO This is the output image that results.  | 
| Elizabeth Ribelin | 2005-04-21 | Original version | 
| Elizabeth Miller | 2005-11-15 | Made changes to appTest.xml (viking data area split into viking1 and viking2) | 
| Elizabeth Miller | 2006-03-03 | Modified documentation to be more accurate |