/empaticaHRV

Get HRV from Empatica E4

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

HRV from Empatica E4

Using the BVP file exported from the Empatica E4 band, this script uses the peakutils, and the Root Mean Square of the Successive Differences (RMSSD) to calculate the Heart Rate Variability, based on the next formula:

Usage

Execute the script where you have all the data exported from your Empatica session.

python empaticaHRV.py

Code based on