Home
About ISIS
Support
Download

ISIS 3

Documentation
Tutorials
Technical Documents

ISIS 2

Documentation
Tutorials
Technical Documents

Search

USGS

ISIS 3 Application Documentation


mocnoise50

Printer Friendly View | TOC | Home

Removes noise from MOC narrow angle images

Overview Parameters

Description

MOC narrow angle images with a crosstrack summing mode of 1 exhibit diagnol noise patterns. This program will statistically determine the pattern and remove it.

Categories


Related Objects and Documents

Applications


History

Tracie Sucharski1999-02-19 Original version
Jeff Anderson2003-12-03 Converted to Isis 3.0
Steven Lambright2008-05-13 Removed references to CubeInfo
Jeannie Walldren2008-11-05 Replaced reference to MocLabels::IsWideAngle() with MocLabels::WideAngle()
Jeannie Walldren2011-05-03 Removed Mgs namespace scope.

Parameter Groups

Files

Name Description
FROM Input MOC cube
TO Output cube

Parameters

Name Description
WIDTH Width around noise pattern to use when computing noise removal coefficients
X

Files: FROM


Description

The MOC narrow angle cube to have the noise removed. It must have a crosstrack summing mode of 1.

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

Files: TO


Description

The resultant cube containing cleaned-up data.

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

Parameters: WIDTH


Description

After the noise pattern is detected, three correction coefficients are computed by examining the average around the noise. The width defines how many pixels around the noise that will be used for the average computation.

Type integer
Default 5
Minimum 5 (inclusive)
Close Window