Time Signal Exploration App#
This application can be used to analyze waveforms and calculate spectra of acoustic channel data stored in HDF5 files.
Starting the application#
If SpectAcoular is installed in an activated environment, start the application with:
$ data_viewer_app --show
If you installed SpectAcoular with uv and did not activate the environment, run:
$ uv run data_viewer_app --show
Starting this application produces the following interactive interface in your browser: