PyTrack icon indicating copy to clipboard operation
PyTrack copied to clipboard

Results 8 PyTrack issues
Sort by recently updated
recently updated
newest added

There is an example given in the repository. But some of the fields are unclear to me. For example, `FixationSeq` in the given example has all the data set as...

I had trouble using the original way of saving the csv, file since my file path consisted of multiple "."s. So I changed the file naming method a bit.

Hello, I installed PyTrack in jupyter notebook on windows 10 but cannot import, it says No module named 'PyTrack'. my ipynb file is saved in google drive, does it matter?...

I encountered the following error using "pip3 install PyTrack-NTU" when installing the package on MacBook Air (M1). Collecting PyTrack-NTU Using cached PyTrack-NTU-1.1.0.tar.gz (44 kB) Preparing metadata (setup.py) ... done Collecting...

Hi, I am working on a project about detecting microsaccades to uncover the locus of covert attention. For the purpose of this project, I have built an eye tracking experiment....

I have issues with calculating fixations and saccades for the data collected using Tobii Studio. I tried to compare the data I am using with the one given in the...

The sample data zip file downloaded from the provided link. We have encountered the following error while extracting the data. /// ! C:\Users\Admin\Downloads\osfstorage-archive.zip: The archive is corrupt ! C:\Users\Admin\Downloads\osfstorage-archive.zip: No...

Previously, if the data contained only one blink, and the blink occured at the start of the sequence (ie. pupil size is -1 for first index), blink onset would be...