Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

ISIS Documentation

clemnirclean

Clean-up of Clementine NIR Images

This program will take a Clementime calibrated cube and clean up null pixels and noise.

Categories


Related Objects and Documents

Applications


History

Ella Mae Lee2001-05-18 Original version Isis2: perl script nir2db.pl
Steven Koechle2007-06-08 Converted to Isis3 from Isis2

Parameters

Files

The cube to be cleaned. The cube will be ran through a series of filters to remove noise.
Type cube
File Mode input
Filter *.cub

The resultant cube containing the cleaned data.
Type cube
File Mode output
Filter *.cub

Options

Option to remove or leave intermediate cube files made by the application
Type boolean
Default TRUE

Example 1

Using clemnirclean

The use of clemnircal creates a clean NIR image. It creates 4 images in intermediate steps.

Command Line

This example shows the use of clemnircal to clean up NIR images
clemnirclean from= lne4885r.cub to=lne4885r.cal.cub remove=no

GUI Screenshot

clemnirclean gui

Example GUI

clemnirclean gui

Screenshot of the GUI with parameters set to leave temporary images

Input Image

lne4885r.cub before the filter

Input image before the filter.

lne4885r.cub before the filter

Parameter Name: FROM

This is the image after it was run through clemnircal.

Output Images

The image after the first filter

Output image after the first boxcar filter was applied

The image after the first filter

Does a 3x3 noisefilter with null replace.

The image after the second filter

Output image after the second boxcar filter was applied

The image after the second filter

Does a 3x3 lowpass with outside filter.

The image after the third filter

Output image after the third boxcar filter was applied

The image after the third filter

Does a 3x3 lowpass with outside filter.

The image after the fourth filter

Output image after the fourth boxcar filter was applied

The image after the fourth filter

Does a 3x3 noisefilter with average replace.

The image after the final filter

Final output image after the all boxcar filters were applied

The image after the final filter

Parameter Name: TO

Does a 5x5 lowpass with outside filter.