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


mar10restore

Printer Friendly View | TOC | Home

Restoration of Mariner10 compress images

Overview Parameters Example 1

Description

This application makes full images out of previously compressed images. Mar10restore will only run on previously compressed images. A previously compressed image is distinctive because it is 3/4s null data, with good data in a sort of checker board pattern. The compressed images may appear dark until zoomed in on. By removing noise and then averaging the good data, a decent image can be produced.

Mar10restore provides similar functionality to mar10clean, except for previously compressed images. The steps are, noise removal with noisefilter, averaging with lowpass, and a trim for bad data around the edges. Reseaus are lost, between the loss in the compression and the noise filtering, they are not visible or removed and so cannot be found, or directly removed. Mar10restore should be used in the same way mar10clean is used, it should only be run once and used before calibration.


Categories


Related Objects and Documents

Applications


History

Travis Addair2009-06-10 Original version
Mackenzie Boyd2009-08-12 Added trim to pipeline, updated documentation, added example, added test
Mackenzie Boyd2010-08-03 Added to documentation, added check for Mariner10 image, fixed the spelling of my name in this change log.

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

An input file which needs reconstruction.

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

Files: TO


Description

Reconstructed cube without null data.

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

Options: REMOVE


Description

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

Type boolean
Default TRUE
Close Window