User Tools

Site Tools


zeotools:zeograph

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
zeotools:zeograph [2014/09/17 12:51] – created wedgezeotools:zeograph [2014/09/17 13:05] (current) – [Output] wedge
Line 39: Line 39:
  
 </cli> </cli>
 +
 +=====Running=====
 +To use zeograph to generate a chart of a particular sleeping session, one would run it as follows:
 +
 +<cli>
 +$ zeograph -v -t core -i ../zeo/zeosleep-201210232129.raw -o session-201210232129.png 
 +[verbose] Verbosity Enabled.
 +[verbose] Opening ../zeo/zeosleep-201210232129.raw as input ... OK
 +[verbose] Opening session-201210232129.png for output ... OK
 +[verbose] === Graph Section Begin ===
 +[verbose]   Creating     image: 1284 x 192 resolution
 +[verbose]   --- Chart Section Begin ---
 +[verbose]     Sleep Session Type: CORE
 +[verbose]     Reporting Interval: 30 minutes
 +[verbose]     Chart resolution  : 1284x192+0+0
 +[verbose]     Margins (UBLR) are: 30, 162, 30, 749
 +[verbose]     # of Sleep events : 719
 +[verbose]     Chart Incrementing: 1 (step), 0 (stride)
 +[verbose]     Attribute enabled : PIE CHART
 +[verbose]     Attribute enabled : SQI
 +[verbose]     Attribute enabled : SUMMARY
 +[verbose]     Attribute enabled : Undefined Data
 +[verbose]     ---------------------------------------
 +[verbose]     --       Sleep Session Results       --
 +[verbose]     ---------------------------------------
 +[verbose]     - Undefined:  19 mins,    5%,  19/360 -
 +[verbose]         Awake:   8 mins,    2%,   8/360 -
 +[verbose]           REM:  94 mins,   26%,  95/360 -
 +[verbose]         Light: 134 mins,   37%, 135/360 -
 +[verbose]          Deep: 103 mins,   29%, 104/360 -
 +[verbose]     ---------------------------------------
 +[verbose]         Total: 358 mins,  100%, 360/360 -
 +[verbose]     ---------------------------------------
 +[verbose]   --- Chart Section End ---
 +[verbose] === Graph Section End ===
 +
 +</cli>
 +
 +**NOTE:** It is vitally important that the **-t** argument comes **BEFORE** any input file options. It is responsible for driving the charting session (as such, it is currently mandatory to have a **-t** option on your zeograph command-line).
 +
 +=====Output=====
 +The generated chart for the above session appears as follows:
 +
 +{{:zeotools:session-201210232129.png |}}
zeotools/zeograph.1410972717.txt.gz · Last modified: 2014/09/17 12:51 by wedge