Data Analysis

From Zori Wiki

Data Analysis

Data analysis can be performed with the zavg command line tool.

For looking at all the niceties that zavg offers you, do:

zavg --help

OPTIONS:

 -a, --about              about this program
 -h, --help               help with the arguments
 -i, --input=STRING       input filename
 -o, --output=STRING      averaging filename
 
 -g, --gnuplot=STRING     write gnuplot filename
 
 -s, --skip=INT           Skip # number of blocks
 
 -c, --continuous         fix gaps in steps for plot and analysis purposes

 -t, --to=INT             Average until specified step
 
 -n, --number=INT         Number of blocks

 -b, --block=INT          Maximum block size
 
 -d, --details            Show detailed information for the largest block

 -z, --zero-variance      zero-variance 'gain' estimator


Return to the Zori manual