How use fixation_detection function of PyAnalyser for SMI data?
Hi!
I load my data using xdf load and take the x and y position and the time_stramps. But when I use the fixation function does not yields anything. The list only have a value (Sfix), without the Efix, that contain the data about fixation. (https://github.com/esdalmaijer/PyGazeAnalyser/blob/master/pygazeanalyser/detectors.py)
