isolver / eventdetect

Library of event detection algorithms for working with human data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains a set of event detection algorithms for streams of human data (mostly
eye movement data), implemented in Python.

Documentation for each algorithm is included in comments in the files in the detect/
directory.

The 'test.py' file is the best one to run to get an idea of the way to instantiate the
library and chain together filters and detection algorithms.

About

Library of event detection algorithms for working with human data

License:Other