项目作者: berkerol

项目描述 :
Charts for physiological data gathered from Empatica E4 wristband
高级语言: JavaScript
项目地址: git://github.com/berkerol/empatica-charts.git
创建时间: 2019-05-25T09:09:53Z
项目社区:https://github.com/berkerol/empatica-charts

开源协议:GNU General Public License v3.0

下载


Empatica Charts

Sonarcloud Status
CI
contributions welcome
semistandard
ECMAScript
license

Charts for physiological data gathered from Empatica E4 wristband. Scroll to zoom and drag to pan. Made with Chart.js.

button

There is a Python script to prepare the data for charts: collect data from folders (extracted zips), map them with their dates and convert to JavaScript arrays separated by days.

Sensors

  • ACC -> Acceleration
  • BVP -> Blood Volume Pulse
  • EDA -> Electrodermal Activity
  • HR -> Heart Rate
  • IBI -> Time Between Heart Beats
  • TEMP -> Temperature

Continous Integration

It is setup using GitHub Actions in .github/workflows/lint.yml

Contribution

Feel free to contribute according to the semistandard rules and latest ECMAScript Specification.

Distribution

You can distribute this software freely under GNU GPL v3.0.