ISIS Application Documentation
thm2isis | Printer Friendly View | TOC | Home |
Import a Themis IR/VIS RDR or EDR
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:14 |
Parameter GroupsFiles
Options
|
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 |
Must contain a valid Themis EDR or a Themis RDR which has only been through radiometric calibration.
Type | filename |
---|---|
File Mode | input |
Filter | *.imq *.img *.QUB |
The name of the output Isis cube. If the input cube is a VIS image, the output file will have a ".even" and ".odd" inserted in the output name prior to the ".cub" extension.
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
The software assumes that the SCLK (spacecraft clock) recorded for an IR image is the time at which the first detector frame readout occurs. Apparently, the actual first readout can be delayed from this by the following amounts:
8 microseconds - PACI write 0 to 1/30 sec - delay of the image acquisition after receipt of the command 0 to 0.1 sec - delay for the command sending by the HPP code so that it is aligned on a 0.1 second boundaryCurrently, the software ignores these three because the 8 microseconds is a negligible fraction of the 1/30 second line rate and the other two are (apparently) variable and unknowable. However, this can result in an incorrect absolute position of as much as four pixels. Similar timing uncertainties probably are applicable to the VIS images. The effect of these timing uncertainties is primarily to potentially introduce errors in absolute coordinates in the along-track direction. This in turn can result in misalignment when mosaicking multiple observations together. The TIMEOFFSET parameter on "thm2isis" allows the user to apply a correction for this time delay, which can thus improve absolute coordinate accuracy and improve mosaic alignments. This offset is stored in the Instrument group of the output Isis cube as SpacecraftClockOffset.
Type | double |
---|---|
Default | 0.0 |
Example 1Importing a Themis Vis EDR Description
This program imports both Themis VIS and Themis IR images. Themis VIS images are split into
even and odd files.
Command Line
thm2isis from=V04860003EDR.QUB to=V04860003EDR
This is how to run thm2isis on any themis EDR/RDR
GUI Screenshot
Input ImageOutput Images |
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 |