ISIS Application Documentation
clemnirnoise | Standard View | TOC | Home |
identifiy and remove NIR noise pattern
Description
Categories
Groups
Examples
History
WARNING
For the clementine mosaic in Isis2, this program was run before calibration. There is concern this application's systematic noise removal eliminates a substantial amount of valid data.
The program removes a bothersome noise pattern periodically found in Clementine NIR camera imaging. The noise pattern is found in samples 2,6,10,14,18.... found on some or all lines in a NIR image. The program will recognize that the noise pattern exists and then will simply set these sample positions to "null" if the pattern is found.
Name | Description |
---|---|
FROM | Input cube |
TO | Output cube |
Input cube file name
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
Output cube file name
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
Using clemnirnoise
Example GUI Screenshot of the GUI with parameters set to leave temporary images |
Input image before the filter.
Parameter Name:
FROM This is the image after ingestion from clem2isis |
Final output image after the all boxcar filters were applied
Parameter Name:
TO Looks for noise in specific patterns on lines and removes it if detected. |
Eric Eliason | 1999-06-15 | Original Version: clemnirns.F |
Steven Koechle | 2007-06-07 | Converted to Isis 3 |
Steven Lambright | 2008-05-13 | Removed references to CubeInfo |