Skip to content

sylvain-gerin/EyeFunctions-Python-Module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EyeFunctions-Python-Module

eyeFunctions is a custom-made Python module used for processing and analysing time series data. It was initially built for eye-tracking data, but was then adapted to handle python lists of up to 3 dimensions. eyeFunctions is composed by three subpackages:

  • the 'toolBox.py' module contains a rich set of functions used to handle python lists
  • the 'preprocessing.py' module contains a set of functions that are necessary (and in most cases sufficient) to preprocess eye data converted in .asc, .csv, or .txt files. It can also be useful to preprocess other time series data, such as EEG data.
  • the 'analyse.py' module contains a set of functions allowing to perform simple analyses for time series (repeated t-tests, permutations, etc).

If you struggle using the module or need additional information, please send your questions to sylvain.gerin@uclouvain.be

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages