Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.01 KB

pythonDataInterpeter

Toolbox for the data interpretation. It makes use of : https://github.com/Jegama/empaticaHRV

How to use

First the code was not designed to be used except for myself. This is why it might cause some problems. If you have problems, feel free to contact me.

  • All the code is executed from executer.py. No other class is needed.
  • executer.py also contains description of what does what
  • For the plot methods, the parts of the pss are needed as csv files. Downloaded and split into the specific parts. Also see PssPlotsCreater.py for more info
  • Before any of the physiological analysis can be performed the splitAllFiles() method in the executer has to be executed. This method creates all the files.

##Base Folder The executer needs a basefolder which contains all the empatica data. The folder structure should look like this: Folder structure

So all folders containing empatica data need to follow this naming convention: /empatica_ep_0X Example: empatica_ep_01 or empatica_ep_10