SYNOPSIS
spin_gnuplot [OPTIONS]... [FILES]...
DESCRIPTION
spin_gnuplot 0.19
Generate a gnuplot file for animation
-h, --help
Print help and exit
-V, --version
Print version and exit
-v, --verbosity=INT
Set the verbosity level (0=quiet 10=verbose 20=bombastic)
(default=`0')
-o, --out=filename
Write the binned counts to this file
-b, --basename=STRING
prefix for frames written out to disk
-p, --preamble=filename
File of gnu plot commands to place in front of the plotting
(title, range, etc)
-F, --FileInput=filename
plot command is from a file
-I, --StringInput=plot-args
String to pass to splot or plot
-f, --format=STRING
Output format (pdf,png,jpg,gif) for gnuplot output terminal
(default=`png')
-s, --StepSize=degrees
How much to move between each frame (default=`0.5')
-x, --xmin=FLOAT
Starting rotation in degrees (default=`45.0')
-X, --xmax=FLOAT
Far rotation in degrees (default=`90.0')
-z, --zmin=FLOAT
Starting rotation in degrees (default=`50.0')
-Z, --zmax=FLOAT
Far rotation in degrees (default=`70.0')
Man(1) output converted with
man2html