User Tools

Site Tools


zeotools:zeograph

This is an old revision of the document!


Table of Contents

zeograph

Overview

zeograph is the data visualizing tool of the zeotools software suite. It reads raw sleep session data and, through a set of options, charts the session to an image file.

Usage

Invoking zeograph with the -? or –help argument yields the following options:

$ zeograph --help
Usage: zeograph [OPTION]...
Process Zeo data into pretty charts.

  -h, --help                   display this help and exit
  -V, --version                output version information and exit
  -f, --format=png|jpg         output file type (default: png)
  -i, --in=FILE                specify input file (default: STDIN)
  -o, --out=FILE               specify output file (default: STDOUT)
  -I, --interval=MINS          specify graph time axis interval
  -O, --overview=on|off        display overview chart (default: off)
  -p, --piechart=on|off        display pie chart (default: off)
  -s, --summary=on|off         display summary chart (default: off)
  -T, --title=LABEL            specify chart title text
  -Q, --show-sqi=on|off        show SQI data on chart (default: off)
  -M, --show-markers=CRITERIA  show other session attributes (all,
                               headband, nightstart, sleeponset, none)
  -S, --contain-session        optimize chart for active session data
  -U, --show-undefined=on|off  display undefined data (default: off)
  -t, --type=core|nap          select sleep type (default: nap)
  -G, --graph-style=TYPE       set graph type (fancy, standard)
  -v, --verbose                enable verbose mode
  -D, --debug                  enable debug mode
  -q, --quiet                  try to run as quietly as possible

If no file is specified, reading data from STDIN is assumed.

Report zeograph bugs to wedge1020@gmail.com
zeograph home page: <http://lab46.corning-cc.edu/zeotools/zeograph>
$ 
zeotools/zeograph.1410972717.txt.gz · Last modified: 2014/09/17 12:51 by wedge