Sonification of Histograms

We made a code that takes a .root file and the name of a histogram in that file and translates it into sound, hoping that it will be useful for blind scientists who otherwise have trouble interpreting their data.

This https://github.com/GndGeek/root-sonification is our github repository, all the .mp3 files are examples made with our code.

The code to run is “data_to_sound.py” and it needs the name of the root file as well as the histogram.

1 Like