Home

Quick Links

Software Manual
GitHub
API Reference

Documentation Versions

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

Parameter Groups

Files

Name Description
FROM Input file to be trimmed
TO Output cube
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