voy2isis
Import PDS formatted Voyager EDR into Isis format cube
This program will take in raw image files from the Voyager spacecraft mission and import them into Isis formatted cubes. The input files are compressed Planetary Data System (PDS) formatted Voyager Experiment Data Record (EDR) files. The output cube will contain tranlated labels in pvl format with instrument, archive, bandbin, kernel, and nominal reseau information.
Some input images from the PDS archive may be missing a value for INSTRUMENT_NAME in their header. For these images, the name of the instrument can be specified as NAC (NARROW_ANGLE_CAMERA) or WAC (WIDE_ANGLE_CAMERA) using the optional INSTRUMENT parameter. Users are encouraged to find this information in the pds data volume index.tab file.
Categories
Related Objects and Documents
Applications
Documents
History
Jeannie Walldren | 2009-03-11 | Original version |
Jeannie Walldren | 2009-03-23 | Modified the Makefile in the app test to ignore particular lines when comparing labels. Removed the orginal extension from the name of the temporary decompressed file output by a call to vdcomp. Modified error message for accuracy. |
Mackenzie Boyd | 2010-04-30 | Modified StartTime in labels to remove Z from end. Modified naif frame code for all cameras to be -100 (-32001 -> -32101) from what they were previously to match updated ck and fk kernels. Added significant changes which affect the start time and image number for improved accuracy. |
Steven Lambright | 2010-06-17 | Updated to make input IMQ's PVL labels parsable by our PVL classes |
Mackenzie Boyd | 2010-07-29 | Added keywords Camera_State_1 and Camera_State_2. |
Mackenzie Boyd | 2011-01-21 | Added support for .img files. |
Stuart Sides | 2012-05-05 | Added Center and Width keywords to the BandBin group. |
Kristin Berry | 2015-07-22 | Added NaifStatus::CheckErrors() to see if any NAIF errors were signaled. References #2248 |
Adam Pacquette | 2017-06-23 | Added support for inputting files as decompressed LBL/IMG pairs. Fixes #4345 |
Marjorie Hahn | 2017-08-09 | Added label preparsing to modify corrupt labels. Fixes #4421. |
Christopher Combs | 2018-01-19 | Made changes to allow merge of two voy2isis tickets. References #4421, #4345. |
Kristin Berry | 2019-11-06 | Added the INSTRUMENT parameter to allow the specification of the InstrumentId when it cannot be determined from the labels. Fixed #3426 |
Parameters
Files
Type | filename |
---|---|
File Mode | input |
Filter | *.imq |
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
Type | string | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Default | AUTOMATIC | ||||||||||||
Option List: |
|
Example 1
Using voy2isis
Command Line
voy2isis
from=input/voyagerEdr.imq to=isisImage.cub
GUI Screenshot
Data File
Links open in a new window.Output cube label | This is the label from the output cube showing the Instrument, BandBin, Kernels and Reseaus groups imported. |
---|