ISIS Application Documentation
specpix | Printer Friendly View | TOC | Home |
Replace user specified pixels with Isis special pixel values
Overview | Parameters |
Description
This program will replace the user specified pixels to Isis special pixel
values. Overlap between the ranges of differing special pixel values is
not allowed. Each special pixel range must be unique. If the min and max
for a given range is the same, then only that exact DN will be converted.
Consequently, all ranges are fully inclusive for their minimums and
maximums.
CategoriesRelated Objects and DocumentsApplicationsHistory
|
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:14 |
Parameter GroupsFiles
Ranges
|
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:14 |
Use this parameter to select the input filename. All bands within the file will be checked for replacement of pixels.
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
This file will contain the cube with specified pixels replaced with Isis special pixel values.
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
This defines the minimum value of the defined range of pixels to be replaced with the Isis Null value.
Type | double |
---|---|
Internal Default | Do not create NULL pixels |
Less Than or Equal | NULLMAX |
Inclusions |
|
This defines the maximum value of the defined range of pixels to be replaced with the Isis Null value.
Type | double |
---|---|
Internal Default | Do not create NULL pixels |
Greater Than or Equal | NULLMIN |
Inclusions |
|
This defines the minimum value of the defined range of pixels to be replaced with the Isis LRS value.
Type | double |
---|---|
Internal Default | Do not create LRS pixels |
Less Than or Equal | LRSMAX |
Inclusions |
|
This defines the maximum value of the defined range of pixels to be replaced with the Isis LRS value.
Type | double |
---|---|
Internal Default | Do not create LRS pixels |
Greater Than or Equal | LRSMIN |
Inclusions |
|
This defines the minimum value of the defined range of pixels to be replaced with the Isis HRS value.
Type | double |
---|---|
Internal Default | Do not create HRS pixels |
Less Than or Equal | HRSMAX |
Inclusions |
|
This defines the maximum value of the defined range of pixels to be replaced with the Isis HRS value.
Type | double |
---|---|
Internal Default | Do not create HRS pixels |
Greater Than or Equal | HRSMIN |
Inclusions |
|
This defines the minimum value of the defined range of pixels to be replaced with the Isis LIS value.
Type | double |
---|---|
Internal Default | Do not create LIS pixels |
Less Than or Equal | LISMAX |
Inclusions |
|
This defines the maximum value of the defined range of pixels to be replaced with the Isis LIS value.
Type | double |
---|---|
Internal Default | Do not create LIS pixels |
Greater Than or Equal | LISMIN |
Inclusions |
|
This defines the minimum value of the defined range of pixels to be replaced with the Isis HIS value.
Type | double |
---|---|
Internal Default | Do not create HIS pixels |
Less Than or Equal | HISMAX |
Inclusions |
|
This defines the maximum value of the defined range of pixels to be replaced with the Isis HIS value.
Type | double |
---|---|
Internal Default | Do not create HIS pixels |
Greater Than or Equal | HISMIN |
Inclusions |
|