GWTC-5.0 Data Release Documentation

Description

This the details of the data release is described in: GWTC-5.0: Updating the Gravitational-Wave Transient Catalog with Observations from the Second Part of the Fourth LIGO-Virgo-KAGRA Observing Run. GWTC-5.0 is a gravitational-wave catalog describing all the gravitational-wave transients found in all observing run up to O4b satisfying:

  • P_astro > 0.5 (more likely to be of astrophysical origin than terrestrial origin),
  • have parameter estimation (PE) results triggered by having a FAR < 1 per year.

This page provides documentation for the probable events found in O4b. Comparable information for earlier releases may be found by following the link for all previous GWOSC releases (where the latest information for observing runs O1, O2, O3a, O3b and O4a may be found).

Strain and data quality are provided for GWTC-5.0 events with search results described in Tables 1 and 2 of GWTC-5.0: Search results. The parameter estimation values and associated credible intervals are provided for events described in Table 3 of GWTC-5.0: Source properties.

Reported in the Event List Table for the GWTC-5.0 are the lowest false alarm rate and highest P_astro value taken across all search pipelines. The SNR value displayed is taken from the default PE result, or in the cases where no PE results are provided, the highest SNR from the search pipelines. Additional results can be found by clicking each event. See Event Portal Usage Notes for more details.

Strain Data

Strain data for GWTC-5.0 events are available through the Event Portal. These events are also included in a cumulative list of all confident GWTC events published to date.

Click on any event, and then select a GWF, HDF, or TXT file to download strain data.

Parameter Estimation

Parameter estimation values with 90% credible intervals for some parameters are displayed in the Event Portal. These are based on the posterior samples found in Zenodo (links below) for Stable Release Version 9.

There are two stable releases available in Zenodo (links provided below), Stable Release 6 and Stable Release 9. Note that the parameter estimation posterior samples files are divided into two parts in two separate Zenodo links due to a limitatation on the number of files per record in Zenodo. The links for the individual events found in GWOSC direct to the correct record for that event based on the newer stable release version 9 Zenodo records provided below.

Parameter names are defined using standard PESummary parameter names.

Low-Latency Alerts

Some events in the release triggered low-latency alerts, and were advertised through GCN. Any available low-latency information is linked from each event page. However, for events that did not trigger low-latency alerts, these links will yield "page not found." See the O4 Public Alerts Page for a complete list.

Data Products and Publications

Notes on Strain Data

Data files containing calibrated strain are available for 4096 seconds for each event. Note that LIGO and Virgo data contain a number of instrumental artifacts, many of which are mentioned on the strain data notes page.

Calibrated strain time series are sampled at 16384 Hz. Also provided is a copy of these data down-sampled to 4096 Hz. The down-sampled data were obtained using the scipy 'decimate' method. The anti-aliasing filter introduces errors up to a few percent in magnitude and a few milli-radians across the band, with larger errors close to the Nyquist frequency.

from scipy.signal import decimate
data4seg = decimate(data16seg, 4, zero_phase=True)

Advanced LIGO and Virgo strain data are not calibrated below 10 Hz, as noted on the strain data notes page.

Event Names

GWTC-5.0 event names are formatted as UTC date and time when the event appears in the data (GWYYMMDD_HHMMSS). The GW prefix is omitted when there is an identified plausible instrumental origin.

Reading Files

Channel names found inside GWF files

4096 Hz Sampling Rate 16384 Hz Sampling Rate
{ifo}:GWOSC-4KHZ_R1_STRAIN {ifo}:GWOSC-16KHZ_R1_STRAIN
{ifo}:GWOSC-4KHZ_R1_DQMASK {ifo}:GWOSC-16KHZ_R1_DQMASK
{ifo}:GWOSC-4KHZ_R1_INJMASK {ifo}:GWOSC-16KHZ_R1_INJMASK

Where {ifo} = H1, L1, or V1

Data products for the same time period from different releases may have small differences due to different versions of calibration, data cleaning, and/or differences in how the down-sampling was applied to produce 4096 Hz files. Data quality segment information has also been updated, including times when low amplitude continuous wave injections were active.

Segments / Data Quality

Data quality categories are defined in the event technical notes page. Continuous Wave injections (CW) are present during most events at a very low amplitude, and do not interfere with transient detection.

Data availability, data quality, and hardware injection segments are available:

  • In the data files, through bit masks with these bitmask definitions. The bitmask definitions are consistent across all events in this catalog.
  • Segment information for each event is available on individual event pages. Select an event in the first column from the GWTC-5.0 Event List page, then click on "Timeline: Query for Segments" in the top left-hand box.

Hardware Injections

In some cases, simulated signals known as hardware injections may be present in data files. Segment lists of hardware injections are available for each event.

Calibration Versions

The following channels and frame types were used from the original GWF frame files to package GWOSC public strain data. The 16 kHz strain vector exactly matches the source channels for times where DATA are available:

All events in GWTC-5.0:
{   'H1':('H1:H1_HOFT_C00_AR', 'GDS-CALIB_STRAIN_CLEAN_AR'), 
    'L1':('L1:L1_HOFT_C00_AR', 'GDS-CALIB_STRAIN_CLEAN_AR'), 

The DOI for this page is https://doi.org/10.7935/bk00-6a89


Release Notes

  • Published, May 26, 2026