gstlal_inspiral_lvalert_psd_plotter =================================== A program to listen to lvalerts, download the psd from gstlal gracedb events, plot it, and upload the results Command line options -------------------- .. code-block:: none Usage: gstlal_inspiral_lvalert_psd_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. --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.