Skip to content

Files

add_tracking_line_to_plot

Adding a Tracking Line to a Plot

Summary

The code snippet in the notebook can be used to create a video of a matplotlib plot with a tracking line in sync with the time. You may combine this recipe with the audio_to_mel_spectrogram recipe to create a video of a mel spectrogram with audio and a tracking line.

Installation

No special installation steps required. Follow the virtual environment setup on the main repository page and then follow the steps in the notebook.

References

The example data is the phonocardiogram of a pregnant woman sourced from the following publication. The original file name was m42.wav.

The original publication:

  • M. Samieinasab and R. Sameni, Fetal phonocardiogram extraction using single channel blind source separation, 2015 23rd Iranian Conference on Electrical Engineering, Tehran, 2015, pp. 78-83. doi: 10.1109/IranianCEE.2015.7146186

PhysioNet Citation:

  • Goldberger, A., Amaral, L., Glass, L., Hausdorff, J., Ivanov, P. C., Mark, R., ... & Stanley, H. E. (2000). PhysioBank, PhysioToolkit, and PhysioNet: Components of a new research resource for complex physiologic signals. Circulation [Online]. 101 (23), pp. e215–e220.