Home

Quick Links

Software Manual
GitHub
API Reference

Documentation Versions

Latest Release
Dev
8.3.0
8.2.0
8.1.0
8.0.0
7.2.0
7.1.0
7.0.0
6.0.0
3.9.0
3.5.0
USGS

ISIS Application Documentation


bandtrim

Printer Friendly View | TOC | Home

Propagates a NULL in any band to all other bands

Overview Parameters

Description

This program searches for NULL pixels in all bands of a cube. When a NULL pixel is found the corresponding pixel is set to NULL in all other bands.

Categories


Related Objects and Documents

Applications


History

Jeff Anderson2007-05-23 Original version
Stuart Sides2007-05-23 Finished the program
Steven Lambright2007-08-07 Fixed documentation and added test
Steven Lambright2008-05-12 Removed references to CubeInfo
Ken Edmundson2024-07-31 Converted to callable app and converted Makefile tests to gtests.

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/21/2025 19:28:09
X

Files: FROM


Description

The cube containing the input data to be trimmed.

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

Files: TO


Description

The resultant cube containing the trimmed data.

Type cube
File Mode output
Filter *.cub
Close Window