SpectAcoular documentation

Time Signal Exploration App

Main Page

Time Signal Exploration App

This application can be used to analyse the waveform and to calculate the spectra of acoustic channel data stored in .h5 file format.

Serving the Application:

One can run the application by simply running

$ timesamples_app --show

in the command line or by navigating to the spectacoular/apps folder and typing the following command in a dedicated console (e.g. shell)

$ bokeh serve --show TimeSamplesExample

Serving this application produces the following interactive interface in your browser:

../_images/timesamplesexample.mp4

Main Page