Skip to content
Snippets Groups Projects
Commit 2b3442ab authored by Tanner Prestegard's avatar Tanner Prestegard Committed by GraceDB
Browse files

Add information on labels to documentation

parent 9648f155
No related branches found
No related tags found
No related merge requests found
.. _labels:
=================
Labels in GraceDB
=================
Labels are applied to events and superevents in GraceDB to indicate the state of that object.
Some labels signify that an action is requested, while others signify that a follow-up process has completed and/or what the result of a follow-up process was.
Here is a table showing the currently available labels and their meanings.
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| Label name | Label description |
+=================+========================================================================================================================================+
| ADVNO | EM advocate says event is not okay. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| ADVOK | EM advocate says event is okay. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| ADVREQ | EM advocate signoff requested. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| cWB_r | cWB_r |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| cWB_s | cWB_s |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| DQOK | Data quality information is available and does not veto the event. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| DQV | Data quality veto. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| EMBRIGHT_READY | EM Bright information is available. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| EM_COINC | Signifies that a coincidence was found between gravitational-wave candidates and External triggers. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| EM_READY | Has been processed by GDB Processor. Skymaps have been produced. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| EM_Selected | GraceID automatically chosen as the most promising candidate out of a set of entries thought to correspond to the same physical event. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| EM_SENT | Has been sent to MOU partners. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| EM_Superseded | GraceID automatically passed over because another entry was thought to be more promising and to correspond to the same physical event. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| EM_Throttled | GraceID is ignored by automatic processing because the corresponding pipeline submitted too many events too quickly. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| GCN_PRELIM_SENT | A preliminary GCN has been sent. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| GRB_OFFLINE | Indicates that offline triggered GRB searches found something coincident with this event. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| GRB_ONLINE | Indicates that online triggered GRB searches found something coincident with this event. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| H1NO | H1 operator says event is not okay. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| H1OK | H1 operator says event is okay. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| H1OPS | H1 operator signoff requested. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| INJ | Injection occured near this time. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| L1NO | L1 operator says event is not okay. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| L1OK | L1 operator says event is okay. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| L1OPS | L1 operator signoff requested. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| LUMIN_GO | LUMIN Go |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| LUMIN_NO | LUMIN No |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| PASTRO_READY | p_astro is available. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| PE_READY | Parameter estimation results are available |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| SKYMAP_READY | Skymap is available. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| SWIFT_GO | Send notification to SWIFT telescope. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| SWIFT_NO | Do not send notification to SWIFT telescope. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| V1NO | V1 operator says event is not okay. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| V1OK | V1 operator says event is okay. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
| V1OPS | V1 operator signoff requested. |
+-----------------+----------------------------------------------------------------------------------------------------------------------------------------+
......@@ -12,6 +12,7 @@ Contents:
models
web
rest
labels
lvalert
lvem
auth
......
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