Skip to content

Power Spectrum Noise Calculation #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Molkree opened this issue Jun 15, 2021 · 1 comment
Open

Power Spectrum Noise Calculation #10

Molkree opened this issue Jun 15, 2021 · 1 comment

Comments

@Molkree
Copy link
Member

Molkree commented Jun 15, 2021

To roughly determine if there were loud noises in the recording?
Over what timeframe? 3 sec? 5 sec? Whole file?
What are the outputs?

Is it the same as the "Noise Level" from the doc?
https://github.com/orcasound/orca-noise-analysis

@valentina-s
Copy link
Collaborator

Simple calculation would be to add the spectrogram values from all frequency bins: total power spectrum per unit time, and convert to dB values. More elaborate calculation could be to create a few frequency bands that could capture different types of sounds presents: for example, in this article uses Decidecade Bands to summarize patterns of ocean sounds(vessels, marine mammals) over a long period of time.

@valentina-s valentina-s changed the title Total sum of a spectrogram Power Spectrum Noise Calculation Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants