Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 853 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 853 Bytes

ECI (Ecoacoustic Complexity Index)

Amazon rainforest soundscape characterized by Information Theory quantifiers. PDF

The jupyter notebooks available here allows to reproduce the images and results included in the PDF article.

Dataset

In order to run the programs you need to download an additional dataset file here.

The downloaded file should be pkl_datasets.zip, simply unzip the files into a folder called pkl_datasets.

Library dependencies

python : 3.6.9
pandas : 0.25.3
numpy : 1.17.3
matplotlib : 3.1.2
scipy : 1.3.1
statsmodels : 0.10.2
soundfile : 0.10.3
colorednoise : 1.1.1
tqdm