ISIS Application Documentation
mar10restore | Standard View | TOC | Home |
Restoration of Mariner10 compress images
Description
Categories
Groups
Examples
History
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.
Name | Description |
---|---|
FROM | Input file to be restored |
TO | Output cube |
Name | Description |
---|---|
REMOVE | Remove intermediate files |
An input file which needs reconstruction.
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
Reconstructed cube without null data.
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
Option to remove or leave intermediate cube files made by the application
Type | boolean |
---|---|
Default | TRUE |
Input Mariner10 image to be restored
Example Gui Screenshot of GUI with parameters filled in to with a Mariner10 cube needing restoration. |
Mariner10 image to be restored
Parameter Name:
FROM This image will have noise removed and will have the significant amount of null data filled in from the original data. |
Restored Mariner10 image
Parameter Name:
TO A restored image after noise removal and averaging to fill in null data. |
Travis Addair | 2009-06-10 | Original version |
Mackenzie Boyd | 2009-08-12 | Added trim to pipeline, updated documentation, added example, added test |
Mackenzie Boyd | 2010-08-03 | Added to documentation, added check for Mariner10 image, fixed the spelling of my name in this change log. |