Frequency Domain Beamforming App#

This application can be used to calculate source maps from measured microphone array data with different frequency domain methods. The data was collected during a wind tunnel experiment on trailing edge noise.

Starting the application#

If SpectAcoular is installed in an activated environment, start the application with:

$ bf_example_app --show

If you installed SpectAcoular with uv and did not activate the environment, run:

$ uv run bf_example_app --show

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

../_images/freqbeamformingexample.mp4