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

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

ISIS 2

Documentation
Tutorials
Technical Documents
USGS

ISIS Application Documentation


cropspecial

Printer Friendly View | TOC | Home

Crops specified special pixels from a cube

Overview Parameters Example 1 Example 2

Description

This program automatically crops as many of the special pixels in a cube as possible, without removing any valid data. The user can specify which of the five special pixel types the program should attempt to crop and which should be retained in the output cube. Labels are duplicated from the input to the output cube.

Categories


Related Objects and Documents

Applications


History

Travis Addair2009-02-24 Original version
Janet Barrett2009-10-22 Now uses the SubArea class to produce output cube labels with corrected Mapping, Instrument, and AlphaCube groups.
Travis Addair2010-01-06 Changed Progress to tell the user when the program is finding the perimeter and when it is removing special pixels from the image.

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 21:48:35
X

Files: FROM


Description

Input cube to be cropped.

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

Files: TO


Description

The resultant cropped cube.

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

Crop Pixels: NULL


Description

This option will cause the program to consider NULL pixels when cropping pixels for the output cube.

Type boolean
Default TRUE
Close Window
X

Crop Pixels: HRS


Description

This option will cause the program to consider high representation saturation (HRS) pixels when cropping pixels for the output cube.

Type boolean
Default FALSE
Close Window
X

Crop Pixels: LRS


Description

This option will cause the program to consider low representation saturation (LRS) pixels when cropping pixels for the output cube.

Type boolean
Default FALSE
Close Window
X

Crop Pixels: HIS


Description

This option will cause the program to consider high instrument saturation (HIS) pixels when cropping pixels for the output cube.

Type boolean
Default FALSE
Close Window
X

Crop Pixels: LIS


Description

This option will cause the program to consider low instrument saturation (LIS) pixels when cropping pixels for the output cube.

Type boolean
Default FALSE
Close Window