Acoular 24.10 documentation

helpers

«  MicAIAABenchmark   ::   tools   ::   acoular.tools.helpers.return_result  »

helpers

Implements some helper functions that are useful for Acoular.

return_result(source[, nmax, num])

Collects the output from a SamplesGenerator.result() generator and returns an assembled array with all the data.

barspectrum(data, fftfreqs[, num, bar, xoffset])

Returns synthesized frequency band values of spectral data to be plotted as bar graph with the matlpotlib plot command.

bardata(data, fc[, num, bar, xoffset, masked])

Returns data to be plotted as bar graph with the matlpotlib plot command.

«  MicAIAABenchmark   ::   tools   ::   acoular.tools.helpers.return_result  »