ISIS Application Documentation
kaguyatc2isis | Standard View | TOC | Home |
Import L2B0 or L2B2 Kaguya TC image to ISIS cube.
Description
Categories
Groups
History
Name | Description |
---|---|
FROM | Input PDS formatted Kaguya Terrain Camera level 2 file |
TO | Output Isis cube |
Name | Description |
---|---|
SETNULLRANGE | Option to convert pixel values to NULL |
NULLMIN | Minimum value for NULL |
NULLMAX | Maximum value for NULL |
SETHRSRANGE | Option to convert pixel values to HRS |
HRSMIN | Minimum value for HRS |
HRSMAX | Maximum value for HRS |
SETHISRANGE | Option to convert pixel values to HIS |
HISMIN | Minimum value for HIS |
HISMAX | Maximum value for HIS |
SETLRSRANGE | Option to convert pixel values to LRS |
LRSMIN | Minimum value for LRS |
LRSMAX | Maximum value for LRS |
SETLISRANGE | Option to convert pixel values to LIS |
LISMIN | Minimum value for LIS |
LISMAX | Maximum value for LIS |
Use this parameter to select the Kaguya Terrain Camera filename. This file must contain the PDS labels.
Type | filename |
---|---|
File Mode | input |
Filter | *.img *.IMG *.lbl *.LBL |
Use this parameter to select the output filename
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
If this option is set to "yes" or "true", a range of input raw pixels defined by the NULLMIN and NULLMAX parameters are converted to NULL pixels. All other valid pixels that do not fall within the ranges specified for LIS, LRS, HIS, and HRS pixels are transferred to the output file unchanged. If the bit type of the input file is changed, the NULL and HRS special pixels may be incorrectly set to valid pixel values. For example, if a raw 8-bit file is output to 16 or 32-bit, the pixel values "0" and "255" may be converted to actual values instead of retaining the special pixel property. If the output file remains as 8-bit, then "0" stays as NULL and "255" stays as HRS.
Type | boolean |
---|---|
Default | NO |
Inclusions |
|
Minimum pixel value to set to NULL. All values greater than or equal to NULLMIN and less than or equal to NULLMAX are converted to NULL.
Type | double |
---|---|
Inclusions |
|
Maximum pixel value to set to NULL. All values greater than or equal to NULLMIN and less than or equal to NULLMAX are converted to NULL.
Type | double |
---|---|
Inclusions |
|
If this option is set to "yes" or "true", a range of input raw pixels defined by the HRSMIN and HRSMAX parameters are converted to HRS pixels. All other valid pixels that do not fall within the ranges specified for LIS, LRS, HIS, and NULL pixels are transferred to the output file unchanged. If the bit type of the input file is changed, the NULL and HRS special pixels may be incorrectly set to valid pixel values. For example, if a raw 8-bit file is output to 16 or 32-bit, the pixel values "0" and "255" may be converted to actual values instead of retaining the special pixel property. If the output file remains as 8-bit, then "0" stays as NULL and "255" stays as HRS.
Type | boolean |
---|---|
Default | NO |
Inclusions |
|
Minimum pixel value to set to HRS. All values greater than or equal to HRSMIN and less than or equal to HRSMAX are converted to HRS.
Type | double |
---|---|
Inclusions |
|
Maximum pixel value to set to HRS. All values greater than or equal to HRSMIN and less than or equal to HRSMAX are converted to HRS.
Type | double |
---|---|
Inclusions |
|
If this option is set to "yes" or "true", a range of input raw pixels defined by the HISMIN and HISMAX parameters are converted to HIS pixels. All other valid pixels that do not fall within the ranges specified for LIS, LRS, HRS, and NULL pixels are transferred to the output file unchanged.
Type | boolean |
---|---|
Default | NO |
Inclusions |
|
Minimum pixel value to set to HIS. All values greater than or equal to HISMIN and less than or equal to HISMAX are converted to HIS.
Type | double |
---|---|
Inclusions |
|
Maximum pixel value to set to HIS. All values greater than or equal to HISMIN and less than or equal to HISMAX are converted to HIS.
Type | double |
---|---|
Inclusions |
|
If this option is set to "yes" or "true", a range of input raw pixels defined by the LRSMIN and LRSMAX parameters are converted to LRS pixels. All other valid pixels that do not fall within the ranges specified for LIS, HIS, HRS, and NULL pixels are transferred to the output file unchanged.
Type | boolean |
---|---|
Default | NO |
Inclusions |
|
Minimum pixel value to set to LRS. All values greater than or equal to LRSMIN and less than or equal to LRSMAX are converted to LRS.
Type | double |
---|---|
Inclusions |
|
Maximum pixel value to set to LRS. All values greater than or equal to LRSMIN and less than or equal to LRSMAX are converted to LRS.
Type | double |
---|---|
Inclusions |
|
If this option is set to "yes" or "true", a range of input raw pixels defined by the LISMIN and LISMAX parameters are converted to LIS pixels. All other valid pixels that do not fall within the ranges specified for LRS, HIS, HRS, and NULL pixels are transferred to the output file unchanged.
Type | boolean |
---|---|
Default | NO |
Inclusions |
|
Minimum pixel value to set to LIS. All values greater than or equal to LISMIN and less than or equal to LISMAX are converted to LIS.
Type | double |
---|---|
Inclusions |
|
Maximum pixel value to set to LIS. All values greater than or equal to LISMIN and less than or equal to LISMAX are converted to LIS.
Type | double |
---|---|
Inclusions |
|
Janet Barrett | 2011-01-24 | Original version |
Janet Barrett | 2012-05-03 | Added support for Terrain Camera Ortho TCO_MAP. |
Janet Barrett | 2013-07-19 | Added parameters (SETNULLRANGE, SETHRSRANGE, SETHISRANGE, SETLRSRANGE, SETLISRANGE) to allow the user to specify special pixel values. Fixes #1718. |
Janet Barrett | 2014-02-11 | Added check for TARGET_NAME keyword. Fixes #2036. |
Jeannie Backer | 2018-10-02 | Added support for Kaguya L2B0 (TC1_Level2B and TC2_Level2B) files. |
Stuart Sides | 2019-04-25 | Updated description provided by Lisa Gaddis. |
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/24/2025 16:09:07 |