项目作者: Askjensen

项目描述 :
A package to effectively model viewer arrousal based on galvanic skin conductance (GSR) and eyetracking (pupil-dilation) data.
高级语言: Python
项目地址: git://github.com/Askjensen/NeuroAnalysis.git
创建时间: 2017-03-14T11:56:47Z
项目社区:https://github.com/Askjensen/NeuroAnalysis

开源协议:

下载


NeuroAnalysis

A package to effectively model viewer arrousal based on galvanic skin conductance (GSR) and eyetracking (pupil-dilation) data.

Scinconductance_skabalon is a collection of functions to allow for moddelling and plotting of SC-data from Tobii-eyetracking and BSS (.csv textfiler).

The code structure is as a python project and readily opens in eg. PyCharm. The code is documentet to some extend.

There is a set of harcodded definitions and controlparameters in bin/definitions.py (path to data and list of sequences to analyses etc.There exists a few
hardcoded parameteres in Fysiologisk/Fysiologisk.py’ (main).

The structure for unit/integration tests is in place, but not tests have yet been setup.