ecolistening / ecolistening/SoundADE
Not applying a 300Hz high pass filter results in -inf / nans in some files and indices
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
When we switch off a high pass filter, we get nans / -infs in the following indices:
```
spectral flux
bioacoustic index
acoustic complexity index
log(1-temporal entropy)
```
Steps to reproduce
`uv run pipeline --high-pass-filter=0 **your-other-args-here`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.