DESCRIPTION

       usage: xrd.py [options]

   options:
       --version
              show program's version number and exit

       -h, --help
              show this help message and exit

       --deg-offset=OFFSET
              Specify  a  machine  offset if required.  SIO ESD is off by -0.2
              deg in Oct 2005 [default: 0.0]

       --cps-file=CPSFILE
              Read a counts per second formated file

       --no-cps
              Do not graph counts per second

       --esd  Graph the esd values from a cps file

       --show Show a matplotlib graph of the data

       --plot-file=PLOTFILE
              Save plot to a file.  Filename extension  determines  the  file-
              type.  e.g. .svg, .png, .ps [NOTE: .svg good for Illustrator and
              .ps broken(?)]

       --xmin=XMIN
              force plot range

       --xmax=XMAX
              force plot range

       --ymin=YMIN
              force plot range

       --ymax=YMAX
              force plot range

       --todo Print todo list

       -v, --verbose
              how  much  information  to  give.   Specify  multiple  times  to
              increase verbosity

       --verbosity=VERBOSITY
              Specify verbosity.  Should be in the range of 0...4 (None...Bom-
              bastic)

       --noisy

Man(1) output converted with man2html