mar10restore
Restoration of Mariner10 compress images
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 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. |
Parameters
Files
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
Options
Type | boolean |
---|---|
Default | TRUE |
Example 1
Input Mariner10 image to be restored
Command Line
mar10restore from=MVE_010.102.cub to=restored.cub
GUI Screenshot
Example Gui
mar10restore GuiScreenshot of GUI with parameters filled in to with a Mariner10 cube needing restoration.
Input Image
Mariner10 image to be restored
Input Mariner10 image
Parameter Name:
FROM
This image will have noise removed and will have the significant amount of null data filled in from the original data.