gstlal_inspiral_lvalert_dtdphi_plotter ====================================== A program to listen to lvalerts, download the coinc.xml from gstlal gracedb events, plot it, and upload the dtdphi plots Command line options -------------------- .. code-block:: none Usage: gstlal_inspiral_lvalert_dtdphi_plotter [options] Options: -h, --help show this help message and exit --format=FORMAT Set file format by selecting the extention (default = "png"). --no-upload Write plots to disk. --output-dir=OUTPUT_DIR Set the directory to save the result plots to. --add-subthresh Add sub-threshold ifos whose SNR < 4 for dtdphi plots --skip-404 Skip events that give 404 (file not found) errors (default is to abort). --gracedb-service-url=GRACEDB_SERVICE_URL GraceDb service url to upload to (default: https://gracedb.ligo.org/api/) -v, --verbose Be verbose.