A library for performing data analysis on biotelemetry and biologger data.
pip3 install pyotelem
Currently only API documentation has been generated, which you can find here. Some code recipes will be added as soon as possible.
- Ryan J. Dillon - Python translations of Matlab and R code specified below, and contributions throughout.
- Mark Johnson - The digital signal processing code from the Dtag toolbox written in Matlab
- Lucía Martina Martín López - Original glide identification code written in Matlab
- Martin Biuw - Original seal physiology code written in R.
- Code adapted from Stackoverflow is in the public domain, and the respective posts where it was found should be linked to in the document string of the routines in which it was used.
MIT License. See license file.