ISIS Application Documentation
bandnorm | Standard View | TOC | Home |
Normalize bands in a cube
Description
Categories
Groups
History
Name | Description |
---|---|
FROM | Input cube |
TO | Output cube |
Name | Description |
---|---|
AVERAGE | Direction in which statistics and operations operate |
SPECTRUM | Spectral Pencil |
METHOD | The mothod used to determine desired column |
NUMBER | Specifies column used by number |
NAME | Specifies column used by name |
This file will be the input cube that gets normalized.
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
Output file that will be created using average values from the input cube to normalize.
Type | cube |
---|---|
File Mode | output |
This is the the average to be used during normalization. If the user chooses to use band averages, they intend to take in an entire band of data and normalize based on the average of that band for each pixel in that band. If they choose to use the average from the entire cube, they intend to take in an entire cube of data and normalize each pixel in each band based on the average of the entire cube. If they choose pencil, they intend to use a file containing the averages of each band to normalize each pixel in correlating band. This file is best obtained using Qview's plot tool.
Type | string | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Default | BAND | ||||||||||||
Option List: |
|
The file with the spectrum data for each band to be normalized with. It assumes this file was aquired using Qview's plot tool. The first line of the spectrum file MUST be composed of titles, and the following lines MUST be the data desired (in most cases the average) of each band in sequential order, starting with the first band. Extra lines are ignored.
Type | filename |
---|---|
File Mode | input |
Filter | *.txt *.lis |
The method used to determine the correct data column of the spectrum file wished to be used in creating the normalized cube.
Type | string | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Default | BYNAME | |||||||||
Option List: |
|
Allows one to specify by column number within the given spectrum file, the column data to be used to create the normalized cube.
Type | integer |
---|---|
Default | 1 |
Allows one to specify by column name within the given spectrum file, the column data to be used to create the normalized cube.
Type | string |
---|---|
Default | Average |
Elizabeth Miller | 2006-07-18 | Original version |
Chris Austin | 2007-12-27 | Added Spectral Pencil option. |
Chris Austin | 2008-01-23 | Modified Spectral Pencil option to be more flexible with the structure of its Spectral files, namely, allowing for more than one column, and specifying which column to use durring normilization. |
Steven Lambright | 2008-05-12 | Removed references to CubeInfo |
Kimberly Oyama | 2013-05-22 | Cleaned up memory so bandnorm runs correctly with batchlists. Fixes #754. |
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/24/2025 16:08:52 |