Home
About ISIS
Support
Download

ISIS 3

Documentation
Tutorials
Technical Documents

ISIS 2

Documentation
Tutorials
Technical Documents
USGS

ISIS 3 Application Documentation


errors

Printer Friendly View | TOC | Home

Parses errors from a SessionLog file

Overview Parameters Example 1

Description

This program will take a SessionLog file as an input, parse for the error groups and output a new file that contains Session Information that have errors.

Categories


History

Trent Hare1994-12-20 Original Version
Steven Koechle2007-11-01 Converted from Isis 2 to Isis 3
Steven Koechle2008-06-13 Added PvlKeyword to top of print file that says how many errors the print file contains. This value is also printed to the screen.

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:15:52
X

Files: FROM


Description

The file is a default session log file output by Isis 3. This file is in PVL format.

Type filename
File Mode input
Default print.prt
Close Window
X

Files: TO


Description

This file will be in Pvl format and contain the Session Logs from Isis 3 program runs that had errors.

Type filename
File Mode output
Default errors.prt
Close Window
X

Settings: APPEND


Description

This option allows the user to decide whether to append the output file or not.

Type boolean
Default false
Close Window