gstlal_inspiral_plot_snr
========================

Command line options
--------------------



.. code-block:: none

   Usage: gstlal_inspiral_plot_snr [options]
   
    Plotter for gstlal_inspiral_calc_snr
   
   Options:
     -h, --help            show this help message and exit
     -o directory, --outdir=directory
                           The output directory for the SNR plot (require).
     -i cache, --input=cache
                           The input cache containing SNR urls (require).
     -f file_type, --format=file_type
                           The format of the output plot (default = .png).
     --center=gpsSeconds   Center the plot to --center (optional).
     --width=inch          The output width of the figure.
     --span=seconds        The time span around --center (optional).
     -v, --verbose         Be verbose.