The current version supports heart beat detection in anesthetized mice.
simple heuristic arrhythmia detection and simple unsupervised clustering arrhythmia detection are available.
source code and packaged version are available under a GPLv3+ license.
please report any issues in the issue tracker: https://github.com/realchrisward/Physiology-Analysis-Tools/issues
you can also install using pip
`pip install physiology_analysis_tools` (tested using python 3.11)
you can run the program after pip installing
`python -m physiology_analysis_tools.main`