{% extends "base.html" %} {% block title %}Home{% endblock %} {% block heading %}GraceDB — Overview{% endblock %} {% block pageid %}home{% endblock %} {% block content %}
The gravitational-wave candidate event database (GraCEDb) is a prototype system to organize candidate events from gravitational-wave searches and to provide an environment to record information about follow-ups. A simple client tool is provided in Glue to submit a candidate event to the database. You can read about using the service at the Howto page. More details are available at the Project page.
To receieve email alerts when GraCEDb events are created, sign up on the gracedb mailing list.
{% endblock %}