GWTC-4.0 Data Release Documentation

Description

This data release is described in: GWTC-4.0: Observations and Results. GWTC-4.0 is a gravitational-wave catalog describing all the gravitational-wave transients found in observing run O4a satisfying:

  • P_astro > 0.5 (more likely than not to be of astrophysical origin)
  • Have Parameter estimation results triggered by having a FAR < 1 per year.

This page provides documentation for the probable events found in O4a. 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-4.0 events with search results described in Tables I and II of GWTC-4.0: Observations and Results. The parameter estimation values and associated credible intervals are provided for events described in Table III of GWTC-4.0: Observations and Results.

Reported in the Event List Table for the GWTC-4.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-4.0 events and 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. The samples for each event used to produce these values for each event in GWTC-4.0 are available in Zenodo.

Parameter names are defined using standard PESummary parameter names.

This data release contains the parameter estimation posterior samples for O4a candidates with a known issue in the likelihood used for inference. The issue is described in Section 5.10 of the Methods Paper. We release these samples as they are used by companion papers that could not re-analyse the corrected posterior samples in time for release. An updated set of corrected samples is available in newer version

Event Notes

GW230630_070659 is a candidate that passed the significance thresholds to be added to catalog, but was subsequently marked as having evidence of instrumental origin.

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

  • Results Paper: P2400386,
  • Introduction Paper: P2400293,
  • Methods Paper: P2400300,
  • Open Data Paper: P2400167,
  • GWTC-4.0 event strain data (see individual events in): Event Portal List
  • Zenodo GWTC-4.0: Candidate Data Release: Zenodo
  • Zenodo GWTC-4.0: Parameter Estimation and Sky Localization Data: Zenodo
  • Zenodo GWTC-4.0: O4a Search Sensitivity Estimates Data: Zenodo
  • Zenodo GWTC-4.0: Cumulative Search Sensitivity Estimates Data: Zenodo
  • Zenodo GWTC-4.0: Data Quality Products for Transient Gravitational Wave Searches: Zenodo
  • Zenodo GWTC-4.0: Glitch Modelling for Events: Zenodo
  • O4 Low-Latency Alerts: GraceDB

Notes on Strain Data

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

Data are a calibrated strain time series 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-4.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

Other releases of GWTC-4.0 strain data and results

  • Data for the events GW230529_181500 and GW231123_135430, were previously released in the O4 Discovery Papers.

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 as 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 from the first column on either the GWTC-4.0 Event List page, then click on "Timeline: Query for Segments" found in the top left hand box.

Hardware Injections

In some cases, simulated signals known as O4 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-4.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/aes8-px89


Release Notes

  • First release. For Rai. Aug 26, 2025