ISIS Application Documentation
makecube | Printer Friendly View | TOC | Home |
Generate a cube with a constant value
Overview | Parameters | Example 1 |
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:12 |
Parameter GroupsFiles
Pixel Specifications
Cube size
|
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:12 |
The file name of the output cube to be created.
Type | cube |
---|---|
File Mode | output |
Pixel Type | real |
Filter | *.cub |
This is the value to output in all pixels in the output image. The value can be one of the standard Isis special pixel values (NULL, LIS, LRS, HIS, HRS) or a user specified constant.
Type | string | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Default | VALUE | |||||||||||||||||||||
Option List: |
|
This is the user specified value to output in all pixels in the output cube.
Type | double |
---|---|
Default | 0.0 |
The number of samples to be allocated in the output cube
Type | integer |
---|---|
Minimum | 1 (inclusive) |
The number of lines to be allocated in the ouput cube
Type | integer |
---|---|
Minimum | 1 (inclusive) |
The number of bands to be allocated in the output cube
Type | integer |
---|---|
Minimum | 1 (inclusive) |
Example 1default value Description let parameter PIXELS default to value.
Command Line
makecube t=makecube.cub v=100. s=800 l=800 b=1
Run makecube letting parameter PIXELS default to value and setting parameter VALUE to 100.
GUI Screenshot
Output 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 19:28:12 |