Skip to content

earlychildcog/eyeVis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eyeVis

This matlab package is for visualising gaze eyetracking data.

Currently it includes heatmap plots, and heatmap and swarm videos. Can read data from csv files, or folders, or already loaded tables. There is a demo script to show an example, but no data to run it with.

To do:

  • Add more detailed instructions (possibly with a demo dataset)
  • Add heatmap video script (to account for different trials per kid)
  • Add option for presenting pupil timecourse
  • Add (again) groups/conditions, as in different colours in the same plot, or side-by-side
  • Add option for title

version history:

2022-07-23 Rewrote scripts without matlab plotting functions, added heatmaps, removed "settings" class and simplified function inputs.

(c) 2022 Dimitris Askitis

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

Matlab visualisation scripts for eyetracking data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages