Skip to the content.

The Noise Reduction Challenge

We propose two datasets as a challenge to all researchers to

1) minimize non-seismological noise; 2) calculate the seafloor compliance (seafloor motion divided by pressure as a function of frequency).

The first dataset is seafloor data recorded on the Mid-Atlantic Ridge. The second is synthetic, based on models of infragravity wave energy, instrument noise and seafloor tilt. We also provide examples of processing the first dataset, using the tiskitpy package.

All researchers are invited to process these data and send us their results. All participants will be invited to be co-authors of a community paper comparing the different methods and results.

Downloads

Datasets

ARC-EN-SUB station

8 days of data, sampled at 1 sps, from near the RAINBOW hydrothermal field. Lots of earthquakes and a relatively weak infragravity wave signal. Data, our processing codes (using tiskitpy and results are here.

Here are plots of the data and our results: can you do better?

Original data

run_original.py

Waveforms

Original waveforms

Compliance

Not enough coherence to calculate compliance

After rotation and transfer function noise removal

run_tiskit.py

Z Waveform

Cleaned Z Waveform

Compliance

Cleaned Z Compliance

Manual select time spans to avoid

We get a better result if we manually identify glitches and other anomalous noise to avoid:

run_tiskit_avoid.py

Z Waveform

Manual Waveforms

Compliance

Compliance gets to higher frequencies, but is probably too low at the highest frequencies (not accounting for noise on pressure channel)

Manual Compliance

More details available here

Synthetic data

Coming!

Data and submission formats

Data channels are:

Data on this site are in compressed miniSEED format. If you don’t use miniSEED, you can extract to another format using obspy’s stream.read() and stream.write() functions, or write to bruit-fm-challenge@services.cnrs.fr and we’ll send you the data in ASCII format.

Metadata are in StationXML format. You don’t have to use them if you don’t want to.

Results should be sent to bruit-fm-challenge@services.cnrs.fr with the following files ({name} is some identifying name, such as your last name or the software package you used):