{% extends "base.html" %} {% block title %}Home{% endblock %} {% block heading %}GraceDB{% endblock %} {% block content %}

GraceDB. An event database. Search events. Create event.

Overview

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.

{% endblock %}