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


ISIS 2

Documentation
Tutorials
Technical Documents
USGS

ISIS Application Documentation


gaussstretch

Printer Friendly View | TOC | Home

Apply a Gaussian Stretch to a cube.

Overview Parameters

Description

This programs applies a gaussian stretch to a cube.

Categories


Related Objects and Documents

Applications


History

Jacob Danton2006-05-26 Original version
Jeff Anderson2006-10-28 Fixed memory leakage
Steven Lambright2008-05-12 Removed references to CubeInfo

Parameter Groups

Files

Name Description
FROM Input file to stretch
TO Output cube

Parameters

Name Description
GSIGMA gsigma
X

Files: FROM


Description

The input cube which will have the gaussian stretch applied.

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

Files: TO


Description

The resultant cube containing the image after being stretched.

Type cube
File Mode output
Pixel Type real
Filter *.cub
Close Window
X

Parameters: GSIGMA


Description

The nonuniformity of the output image's histogram. For values less than 1.0, the distribution will be closer to uniform.

Type double
Default 3.0
Minimum 0.0 (exclusive)
Close Window