Skip to content
Snippets Groups Projects
Commit 6e9ef20d authored by Chad Hanna's avatar Chad Hanna
Browse files

gstlal_inspiral_coinc_extractor: NEW DOC

parent dde45480
No related branches found
No related tags found
No related merge requests found
......@@ -16,12 +16,7 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
## @file
# A program to extract the loudest coincs from an offline gstlal_inspiral DAG database into single files that can be uploaded to gracedb
#
# ### Command line interface
# + `--fap-thresh` [probability] (float): Set the false alarm probability: default 0.01.
# + `--gps-times` [GPS (comma separated)]: Restrict times to this list. give as GPS1,GPS2,...GPSN. Assumes +- 1s.
### A program to extract the loudest coincs from an offline gstlal_inspiral DAG database into single files that can be uploaded to gracedb
from glue.ligolw import ligolw, lsctables, utils, dbtables
import sqlite3
......
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