viknosalt
Initial Clean-up of Viking Orbiter Level 1 images
This program will perform the first portion of the level 1 processing sequence on a Viking
Orbiter PDS image, the cleanup of salt noise in the image.
Categories
Related Objects and Documents
Applications
History
Elizabeth Ribelin | 2004-04-25 | Original version |
Elizabeth Miller | 2005-11-22 | Fixed lowpass command (parameters were modified) |
Elizabeth Miller | 2006-05-16 | Added example |
Jai Rideout | 2011-02-15 | Now uses Pipeline to execute chain of applications. |
Parameters
Files
The cube to be cleaned. The cube will be ran through a series of filters to
remove salt noise.
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
The resultant cube containing the cleaned data.
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
Option
Option to remove or leave intermediate cube files made by the application
Type | boolean |
---|---|
Default | TRUE |
Example 1
Input Viking Image to have salt noise removed
This example shows the viknosalt application in action. It removes all salt noise from the image.
Command Line
Input a viking image to remove salt noise from and give it an output file name.
viknosalt from=../IN/temp.cub to=OUT/out.cub
Input Image
Viking Image to Remove Salt Noise from
Input Viking Image
Parameter Name:
FROM
This is the input viking image prior to the removal of white noise.