Widdi97 / Topocoustics

software for measurements and data evaluation in topological acoustics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Topocoustics

software for the measurement and evaluation of data in topological acoustics. The main script used to measure and evaluatate transmission properties is "auswertung.py". All the work related to this code was done in the bachelor thesis "Akustische Umsetzung des Su-Schrieffer-Heeger Modells" at the chair of experimental pyhsics 7 at Julius-Maximilians-Universität Würzburg.

Required non-standard Python libraries

I am using python 3.8.5. the following libraries have to be installed:

  • sounddevice
  • simpleaudio

these are also requierd but might be standard depending on which installer/library-manager you are using:

  • scipy
  • numpy
  • matplotlib

TO-DO

[ ] Implement audacity python libraries -> better control over latency

About

software for measurements and data evaluation in topological acoustics


Languages

Language:Python 100.0%