Skip to content

xaviermouy/ecosound

Repository files navigation

image

Welcome to ecosound!

image

Documentation Status

image

image

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.