Skip to content
Snippets Groups Projects
Commit bd54309b authored by Brian Moe's avatar Brian Moe
Browse files

Added ext_coinc (External Coincidence) as blessed tag.

parent a3b24f16
No related branches found
No related tags found
No related merge requests found
......@@ -54,5 +54,12 @@
"eventlogs": [],
"displayName": "Data Quality",
"name": "data_quality"}
},
{"pk": 12,
"model": "gracedb.tag",
"fields": {
"eventlogs": [],
"displayName": "External Coincidence",
"name": "ext_coinc"}
}
]
......@@ -44,6 +44,7 @@ BLESSED_TAGS = [
'psd',
'data_quality',
'sky_loc',
'ext_coinc',
'strain',
'tfplots',
'sig_info',
......
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