LOGGRAPH (CCP4: Supported Program)

NAME

loggraph - viewer for CCP4 formatted `log' files.

SYNOPSIS

loggraph [ logfilename ]

loggraph -f format -i filename

DESCRIPTION

loggraph is part of the CCP4 graphical user interface ccp4i. The program reads specially formatted log file produced by some of the CCP4 programs, recognises tables and graphs described in it and produces their graphic representation. Graphs can be edited and annotated, and printed either to a PostScript file or directly to a printer.

USAGE

loggraph is usually run from within ccp4i, but can also be run from the command line with:

      loggraph filename

or with:

      loggraph -f format -i filename

where valid formats are:

GRAPH
[default] the file contains graphs in the standard log file format, as generated by most CCP4 programs.
DAT
the data is a simple table with free format lines containing the same number of items on each line.

The full loggraph documentation can be found at $CCP4I_HELP/general/loggraph.html

REMARKS FOR APPLICATION PROGRAMMERS

The syntax for the table and graph descriptions (required by application programmers) can be found in the documentation for the xloggraph program (loggraph is intended as an alternative to xloggraph).

KNOWN PROBLEMS

Table values which are separated by newline characters within a ``row'' may cause parsing errors.

SEE ALSO

ccp4i, xloggraph

AUTHOR

Originator: Darren Spruce
Modifications: Liz Potterton, Peter Briggs