Home
About ISIS
Support
Download

ISIS 3

Documentation
Tutorials
Technical Documents

ISIS 2

Documentation
Tutorials
Technical Documents
USGS

ISIS 3 Application Documentation


voy2isis

Printer Friendly View | TOC | Home

Import PDS formatted Voyager EDR into Isis format cube

Overview Parameters Example 1

Description

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.

Categories


Related Objects and Documents

Applications

Documents


History

Jeannie Walldren2009-03-11 Original version
Jeannie Walldren2009-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 Boyd2010-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 Lambright2010-06-17 Updated to make input IMQ's PVL labels parsable by our PVL classes
Mackenzie Boyd2010-07-29 Added keywords Camera_State_1 and Camera_State_2.
Mackenzie Boyd2011-01-21 Added support for .img files.
Stuart Sides2012-05-05 Added Center and Width keywords to the BandBin group.
Kristin Berry2015-07-22 Added NaifStatus::CheckErrors() to see if any NAIF errors were signaled. References #2248
Adam Pacquette2017-06-23 Added support for inputting files as decompressed LBL/IMG pairs. Fixes #4345
Marjorie Hahn2017-08-09 Added label preparsing to modify corrupt labels. Fixes #4421.
Christopher Combs2018-01-19 Made changes to allow merge of two voy2isis tickets. References #4421, #4345.

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: 07/13/2023 15:39:59
X

Files: FROM


Description

Use this parameter to select the Voyager PDS EDR file to be imported. These files are in compressed format and have the form cnnnnnnn.imq where "nnnnnnn" is the FDS count. When selecting input files that are decompressed, set this parameter to the LBL file that points to the corresponding IMG.

Type filename
File Mode input
Filter *.imq
Close Window
X

Files: TO


Description

Use this parameter to select the output filename for the imported image.

Type cube
File Mode output
Filter *.cub
Close Window