marcus-nystrom / Titta

Python and PsychoPy interface to Tobii eye trackers using Tobii Pro SDK
Other
64 stars 27 forks source link

removal of dependency on demo_experiment in plot_scanpath #40

Closed dev-jam closed 1 year ago

dev-jam commented 1 year ago

It would be nice to have no dependency on demo_experiment in plot_scanpath. And make plot_scanpath the 5th step in the readme by putting plot_scanpath.py in the 'demo_analyses' folder, which gets the 'allfixations.txt' from the 'output' folder and the images from a 'stim' or 'pictures' folder (where you have to manually add the pictures). And last, maybe a separate 'data' folder for the .h5 and .json files.

marcus-nystrom commented 1 year ago

Appreciate the testing and suggestions! I have followed your suggestions.

dev-jam commented 1 year ago

Works perfectly. Another suggestion: