gstlal_cherenkov_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_cherenkov_calc_rank_pdfs [options] [rankingstatxml ...] Rankngstat calculation program for Cherenkov burst search. Options: -h, --help show this help message and exit --output=filename Write ranking statistic PDFs to this LIGO Light-Weight XML file. --ranking-stat-cache=filename Also load the ranking statistic likelihood ratio data files listed in this LAL cache. See lalapps_path2cache for information on how to produce a LAL cache file. --ranking-stat-samples=N Construct ranking statistic histograms by drawing this many samples from the ranking statistic generator (default = 2^24). -v, --verbose Be verbose.