gstlal_inspiral_make_mc_vtplot
==============================

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



.. code-block:: none

   Usage: gstlal_inspiral_make_mc_vtplot [options]
   
   Options:
     -h, --help            show this help message and exit
     --min-far=Hertz       Specify the minimum false-alarm rate in Hertz.
                           Default is 1 per million years.
     --max-far=Hertz       Specify the maximum false-alarm rate in Hertz.
                           Default is 1 per month.
     --injection-database=INJECTION_DATABASE
                           Name of database containing injection parameters and
                           triggers (required if --check-vt is activated).
     --injection-files=INJECTION_FILES
                           XML files containing injection list (required if
                           --check-vt is not activated).
     --instrument=INSTRUMENT
                           Append to a list of instruments to create dist stats
                           for.  List must be whatever instruments you intend to
                           analyze.
     --lnlrcdf-cache=url   The urls of lnlrcdf_signal data.
     --ranking-stat-pdf=filename
                           Load ranking statistic PDFs for the signal and noise
                           models from this file (required).  The file must
                           include the zero-lag count data.  This is typically in
                           a file named "post_marginalized_likelihood.xml.gz".
                           Can be given multiple times.
     -c, --check-vt        Compare VT results (optional).
     --output-dir=name     Select a directory to place output files.
     -v, --verbose         Be verbose (optional).