Home

Quick Links

Software Manual
GitHub
API Reference

Documentation Versions

Latest Release
Dev
8.3.0
8.2.0
8.1.0
8.0.0
7.2.0
7.1.0
7.0.0
6.0.0
3.9.0
3.5.0
USGS

ISIS 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: 02/21/2025 19:28:10
X

Files: FROM


Description

The file is a default session log file output by Isis. 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 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