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

Public Release
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


clemnirnoise

Printer Friendly View | TOC | Home

identifiy and remove NIR noise pattern

Overview Parameters Example 1

Description

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.


Categories


History

Eric Eliason1999-06-15 Original Version: clemnirns.F
Steven Koechle2007-06-07 Converted to Isis 3
Steven Lambright2008-05-13 Removed references to CubeInfo

Parameter Groups

Files

Name Description
FROM Input cube
TO Output cube
X

Files: FROM


Description

Input cube file name

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

Files: TO


Description

Output cube file name

Type cube
File Mode output
Filter *.cub
Close Window

Example 1

Using clemnirnoise

Description

The use of clemnirnoise detects certain patterns of noise and replaces the noise with nulls.

Command Line

clemnirnoise from= lne4885r.cub to=lne4885r.noise.cub
This example shows the use of clemnirnoise to detect and remove systematic noise.

GUI Screenshot

clemnirnoise gui

Example GUI

Screenshot of the GUI with parameters set to leave temporary images

Input Image

lne4885r.cub before run through clemnirclean

Input image before the filter.

Parameter Name: FROM

This is the image after ingestion from clem2isis

Output Image

The image after the systematic noise removal

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.