Home

Quick Links

Software Manual
GitHub
API Reference

Documentation Versions

Latest Release
Dev
8.3.0
8.2.0
8.1.0
8.0.0
7.2.0
7.1.0
7.0.0
6.0.0
3.9.0
3.5.0
USGS

ISIS 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.

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the USGS Astrogeology Discussion Board
To report a bug, or suggest a feature go to: ISIS Github
File Modified: 02/21/2025 19:28:12
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