Skip to content

aeye-lab/pymovements-toy-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

pymovements Toy Dataset

This repository serves as an example toy dataset resource for the pymovements package.

It features gaze data from a single subject reading 4 texts with 5 screens each.

Filenames have the format trial_{text_id}_{page_id}.csv.

The experiment configuration is specified as:

Experiment(
	screen_width_px=1280,
	screen_height_px=1024,
	screen_width_cm=38,
	screen_height_cm=30.2,
	distance_cm=68,
	origin='lower left',
	sampling_rate=1000,
)

About

Example toy dataset resource for the pymovements package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published