Skip to content
Snippets Groups Projects
Commit adcddc19 authored by Miguel Fernandez's avatar Miguel Fernandez
Browse files

gstlal_inspiral_lvalert_psd_plotter: add documentation

parent 0c2604bf
No related branches found
No related tags found
No related merge requests found
......@@ -16,9 +16,14 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
## @file
## @file 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 interface
#
# + `--no-upload`: Write plots to disk.
# + `--skip-404`: Skip events that give 404 (file not found) errors (default is to abort).
# + `--verbose`: Be verbose.
#
# =============================================================================
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment