Package for zebra finch song analysis.


License
GPL-3.0
Install
pip install avn==0.5.2

Documentation

avn

Python codecov Documentation Status DOI

avn (Avian Vocalization Network, pronounced 'avian') is a python package for zebra finch song analysis. It currently provides functions necessary for threshold-based song segmentation into syllables, with plans for more features in the future.

Installation

$ pip install avn

Documentation

The official documentation is hosted on Read the Docs: https://avn.readthedocs.io/en/latest/

Contributors

We welcome and recognize all contributions. You can see a list of current contributors in the contributors tab.

Credits

This package was created with Cookiecutter and the UBC-MDS/cookiecutter-ubc-mds project template, modified from the pyOpenSci/cookiecutter-pyopensci project template and the audreyr/cookiecutter-pypackage.