Home

User Documentation

Getting Started
Learn More
Explore in Detail
Get Inspired

Contributor Documentation

Getting Started
Learn More
Explore in Detail
Get Inspired

Quick Links

Software Manual
AstroDiscuss
GitHub
API Reference

Documentation Versions

Public Release
8.1.0
8.0.0
7.2.0
7.1.0
7.0.0
6.0.0
3.9.0
3.5.0

ISIS 2

Documentation
Tutorials
Technical Documents
USGS

ISIS Application Documentation


viknonoodle

Printer Friendly View | TOC | Home

Remove periodic noise from a Viking image

Overview Parameters

Description

VIKNONOODLE removes periodic noise, in the sample direction, from VIKING images. The images should be run through LEVEL1 before VIKNONOODLE is run on the images. This program is to be run before any cropping. For best results, use trim to remove unwanted data from the sides first. No data that lies between the two noise locations will be affected.

Categories


Related Objects and Documents

Applications


History

Jacob Danton2006-05-22 Original version
Elizabeth Miller2006-07-24 Moved from base to viking area
Brendan George2006-09-28 Documentation fixes
Steven Lambright2007-12-14 Fixed boundary condition where vectors went out of bounds
Debbie A. Cook2011-12-12 Added a check for a line with no valid pixels and just copy the input line to the output in that case

Parameter Groups

Files

Name Description
FROM Input file to apply VIKNONOODLE to.
TO Output cube

Parameters

Name Description
TOLERANCE Frequency magnitude tolerance level.
X

Files: FROM


Description

The input cube with periodic noise in the sample direction.

Type cube
File Mode input
Filter *.cub
Close Window
X

Files: TO


Description

The resultant cube with the noise removed.

Type cube
File Mode output
Pixel Type real
Filter *.cub
Close Window
X

Parameters: TOLERANCE


Description

The tolerance parameter is used to specify how strong the frequency must be to count as noise. The higher the tolerance level, the less likely the frequency will be cleaned. However, if the tolerance is too low, it may wipe out good data and some banding may occur around the noise location. (Note: most noise frequencies have a magnitude greater than 1.0).

Type double
Default 0.5
Close Window