Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.
/ HRVpyGUI Public archive

HRV analysis program. Written in python with QT and mostly Neurokit as part of my engineering thesis

Notifications You must be signed in to change notification settings

finem4n/HRVpyGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies installation using pipenv

git clone https://github.com/finem4n/HRVpyGUI.git
cd HRVpyGUI
pipenv install --python 3.11
pipenv sync

Running app

App for HRV Analysis

pipenv run python src/app.py

App for controlled breathing

pipenv run python pyBreathe/app.py

About

HRV analysis program. Written in python with QT and mostly Neurokit as part of my engineering thesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages