gstlal_inspiral_calc_rank_pdfs ============================== A program to compute the noise probability distributions of likehood ratios for inspiral triggers Command line options -------------------- .. code-block:: none Usage: gstlal_inspiral_calc_rank_pdfs [options] Options: --version show program's version number and exit -h, --help show this help message and exit --likelihood-cache=filename Also load the likelihood ratio data files listsed in this LAL cache. See lalapps_path2cache for information on how to produce a LAL cache file. -v, --verbose Be verbose. --ranking-stat-samples=N Construct ranking statistic histograms by drawing this many samples from the ranking statistic generator (default = 2^24). -j cores, --num-cores=cores Number of cores to use when constructing ranking statistic histograms (default = 4 cores). --add-zerolag-to-background Add zerolag events to background before populating coincident parameter PDF histograms --output=filename Write merged raw likelihood data and likelihood ratio histograms to this LIGO Light-Weight XML file.