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.
$ pip install avn
The official documentation is hosted on Read the Docs: https://avn.readthedocs.io/en/latest/
We welcome and recognize all contributions. You can see a list of current contributors in the contributors tab.
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.