Listening to HERA Data

D. Jacobs
16 Dec 2021

Lets make some interesting sounds with HERA data? I've tried this before with PAPER data. There are many ways to do it, they all sound different.

I can't find the script I used on the PAPER data, so I will have to re-remember. This notebook reduces data into a reasonable selection and time ordering suitable for audio.

Conclusion

Method

The following algorithm makes for interesting sound

  1. Pick a channel, use select on read
  2. apply the flags
  3. reshape to TIME, BLS
  4. Ravel in F order. This is the fortran "row fastest" ordering.

This results in each time series for each baseline being played in sequence.

Description

The sounds you hear are the cross correlations between HERA antennas. The signal is 99.999% foregrounds like our galaxy and billions of other galaxies. In fact, its mostly one or two very bright ones, the biggest being Fornax A. The tonality you hear derives from the rate at the sources appear to move. Pairs of antennas experience sky sources as tones with a pitch proportional to dish separation. The sound clip plays pairs of antennas roughly in distance sorted order, close together antennas turn into longer antennas.

The sound itself is a strange wobbly moaning, punctuated by scratchy pops like an old record. I hear a recording from the Palagic Abyss as a Deep Old One activates its arcane machinery.