Python toolkit for analysing passive acoustic data


Keywords
ecosound
License
BSD-3-Clause
Install
pip install ecosound==0.0.25

Documentation

docssource_staticecosound_logo_small.png

Welcome to ecosound!

Documentation Status https://travis-ci.com/xaviermouy/ecosound.svg?branch=master https://coveralls.io/repos/github/xaviermouy/ecosound/badge.svg?branch=master

Ecosound is an open source python package to facilitate the analysis of passive acoustic data. It includes modules for manual annotation processing and visualization, automatic detection, signal classification, and localization. It heavily relies on libraries such as xarray, pandas, numpy and scikit-learn. Under the hood it also uses dask which supports the processing of large data sets that don’t fit into memory, and makes processing scalable through distributed computing (on either local clusters or on the cloud). Outputs from ecosound are compatible with popular bioacoustics software such as Raven and PAMlab.

Status

Ecosound is very much a work in progress and is still under heavy development. At this stage, it is recommended to contact the main contributor before using ecosound for your projects.

Documentation

No documentation yet, but we're working on it... https://ecosound.readthedocs.io

Contributors

Xavier Mouy (@XavierMouy) leads this project as part of his PhD in the Juanes Lab at the University of Victoria (British Columbia, Canada).

Credits

License

Ecosound is licensed under the open source BSD-3-Clause License.