pyotelem

A library for processing biotelemetry and datalogger data


Keywords
datalogger, accelerometer, biotelemetry
License
GPL-3.0+
Install
pip install pyotelem==0.4.6

Documentation

pyotelem

DOI travis

A library for performing data analysis on biotelemetry and biologger data.

Install

pip3 install pyotelem

Documentation

Currently only API documentation has been generated, which you can find here. Some code recipes will be added as soon as possible.

Contributers

  • 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.

License

MIT License. See license file.