Welcome to the ET OSDF Origin web server

This page contains instructions on how to download the data files that were generated for the ET Mock Data Challenge 1, using this HTTP web server. For other ways of accessing or downloading the data, see the EIB Div1 wiki (ET credentials needed).

Updated on 3 Oct 2024: new set of data generated during summer 2024

The data files are grouped by channel (E1, E2, E3 and E0). There are 1300 .gwf files (156 GB) per channel.

Below are the links to the complete list of data files:

With all signals injection With BBH signal only injection With BHNS signal only injection With BNS signal only injection Without signal injection Parameters Noise + 6 more loudests signals

To download all the data files with signal injection for a given channel, execute the following command in a terminal replacing <channel> by the corresponding channel (E1, E2, E3 or E0):

wget -e robots=off -N -r -np -A gwf http://et-origin.cism.ucl.ac.be/MDC1/v2/data/<channel>

To download all the noise-only data files for a given channel:

wget -e robots=off -N -r -np -A gwf http://et-origin.cism.ucl.ac.be/MDC1/v2/noise/<channel>

To download all the parameters files for a given signal, use the following command replacing <signal> by the corresponding signal (BNS, BBH or BHNS):

wget -e robots=off -N -r -np http://et-origin.cism.ucl.ac.be/MDC1/v2/params_<signal>

To download all the lists files:

wget -e robots=off -N -r -np http://et-origin.cism.ucl.ac.be/MDC1/v2/lists_input