Skip to content

peitek/eyetracking-visualizations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eye-Tracking Visualization

This repository contains a collection of Python scripts, which visualizes the eye-tracking data of our fMRI experiments.

Disclaimer 1: The code is very specific to our use case and may need substantial changes to work with other setups. Disclaimer 2: I am not a Python programmer. I'm always grateful for feedback on how to improve my code.

Setup

The project should run in any Python 3.6 environment. It was developed with the PyCharms IDE.

Work Flow

Before starting the Python script, prepare the data. It needs to have the format of our analyzer scripts. The easiest way is to run the data through the analyzer first, then to visualize it.

Make necessary adjustments to config.py.

Finally, you can create the visualizations by executing main.py.

Related Repositories

License

MIT License

Copyright (c) 2018 Norman Peitek

About

Collection of Python scripts for various eye-tracking visualizations for our fMRI studies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages