Skip to content

Add duration and central_frequency values to event table.

Cody Messick requested to merge cody.messick/gwcelery:duration_central_freq into main

This MR adds the duration and central_frequency fields to the event table so that we are consistent with the latest schema. The values are just set to None for now, with a FIXME that we need to add the values for burst alerts.

Merge request reports