gstlal_ll_inspiral_trigger_counter ================================== Command line options -------------------- .. code-block:: none usage: gstlal_ll_inspiral_trigger_counter [-h] [--topic TOPIC] [--output-period OUTPUT_PERIOD] [--kafka-server string] [--bootstrap file] [--output OUTPUT] [--gracedb-pipeline GRACEDB_PIPELINE] [--gracedb-search GRACEDB_SEARCH] [--tag string] [-v] Online trigger counter optional arguments: -h, --help show this help message and exit --topic TOPIC Specify the topic where triggers are located. --output-period OUTPUT_PERIOD Wait this many seconds between writing the output file (default = 3600) --kafka-server string Sets the server url that the kafka topic is hosted on. Required. --bootstrap file If zerolag dist stat PDF does not exist, bootstrap using a reference ranking stat file upon startup. --output OUTPUT Choose the output file. Default zerolag_rankingstatpdf.xml.gz --gracedb-pipeline GRACEDB_PIPELINE Name of pipeline to provide in GracedB uploads (default is gstlal). --gracedb-search GRACEDB_SEARCH Name of search to provide in GracedB uploads (default is LowMass). --tag string Sets the name of the tag used. Default = 'test' -v, --verbose Be verbose.