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

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

ISIS 2

Documentation
Tutorials
Technical Documents
USGS

ISIS Application Documentation


mar10nonoise

Printer Friendly View | TOC | Home

Noise removal from Mariner10 images

Overview Parameters Example 1

Description

This program will remove noise from Mariner10 images. The program works by running noisefilters for high noise and then low noise repeatedly. Any data that is determined to be noise is set to null. Some noise may be left over and it is possible that good data can be picked up, however, this should be a very small precentage. Further filtering can be achieved with the noisefilter application.

Mar10nonoise is meant for uncompressed Mariner10 images only and will not be effective in removing noise from previously compressed images. See mar10restore for more on these images.

Mar10nonoise is executed in the pipeline performed by mar10clean and shouldn't be necessary to be run when processing Mariner10 images if using mar10clean.


Categories


Related Objects and Documents

Applications


History

Mackenzie Boyd2009-08-06 Original version
Mackenzie Boyd2010-08-03 Added to documentation

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 20:06:04
X

Files: FROM


Description

The cube to be cleaned. The cube will be ran through a series of filters to remove pepper noise.

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

Files: TO


Description

The resultant cube containing the cleaned data.

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

Option: REMOVE


Description

Option to remove or leave intermediate cube files made by the application

Type boolean
Default TRUE
Close Window