gstlal_cherenkov_inj ==================== Command line options -------------------- .. code-block:: none Usage: gstlal_cherenkov_inj [options] GstLAL-based cherenkov burst injection pipeline. Options: -h, --help show this help message and exit --dEoverdA=DEOVERDA Set dEoverdA. Non input of this generates uniform random amplitude. --deltaT=s Set the time interval of injections. Default value is 0 for injecting only one. --start=START start gps time of the injection. Non input will generate the injection in whole segements. --stop=STOP end gps time of the injection. Non input will generate the injection in whole segements. --min-instruments=num When constructing the segment list, require at least this many instruments to be on (default = 1). See also --segments-file and --segments-name. --segments-file=filename Load the segment list for the injections from this file (required). See also --segments-name and --min- instruments. --segments-name=name Use the segments with this name in the segments file (default = "datasegments")). See also --segments-file and --min-instruments --time-slide-file=filename Associate injections with the first time slide ID in this XML file (required). --output=filename Set the name of the output file (default = stdout). --verbose Be verbose.