data-eyemovementlabels/inputs/nystrom_target
2018-09-02 17:15:49 +02:00
..
1_2.csv Added output of Nystrom Algorithm to inputs/nystrom_target for testing purposes; settings according to their paper (see README for specifics) 2018-09-02 17:15:49 +02:00
1_3.csv Added output of Nystrom Algorithm to inputs/nystrom_target for testing purposes; settings according to their paper (see README for specifics) 2018-09-02 17:15:49 +02:00
1_4.csv Added output of Nystrom Algorithm to inputs/nystrom_target for testing purposes; settings according to their paper (see README for specifics) 2018-09-02 17:15:49 +02:00
1_7.csv Added output of Nystrom Algorithm to inputs/nystrom_target for testing purposes; settings according to their paper (see README for specifics) 2018-09-02 17:15:49 +02:00
1_9.csv Added output of Nystrom Algorithm to inputs/nystrom_target for testing purposes; settings according to their paper (see README for specifics) 2018-09-02 17:15:49 +02:00
1_13.csv Added output of Nystrom Algorithm to inputs/nystrom_target for testing purposes; settings according to their paper (see README for specifics) 2018-09-02 17:15:49 +02:00
2_1.csv Added output of Nystrom Algorithm to inputs/nystrom_target for testing purposes; settings according to their paper (see README for specifics) 2018-09-02 17:15:49 +02:00
2_2.csv Added output of Nystrom Algorithm to inputs/nystrom_target for testing purposes; settings according to their paper (see README for specifics) 2018-09-02 17:15:49 +02:00
2_3.csv Added output of Nystrom Algorithm to inputs/nystrom_target for testing purposes; settings according to their paper (see README for specifics) 2018-09-02 17:15:49 +02:00
2_4.csv Added output of Nystrom Algorithm to inputs/nystrom_target for testing purposes; settings according to their paper (see README for specifics) 2018-09-02 17:15:49 +02:00
README.txt Added output of Nystrom Algorithm to inputs/nystrom_target for testing purposes; settings according to their paper (see README for specifics) 2018-09-02 17:15:49 +02:00

Output files from Nystrom algorithm

Settings:

ETparams.screenSz = [1024 768]; % pixels
ETparams.screenDim = [0.377, 0.300]; % meters
ETparams.viewingDist = 0.67; % meters
ETparams.samplingFreq = 1250; % Hz
ETparams.blinkVelocityThreshold = 1000;
ETparams.blinkAccThreshold = 100000;
ETparams.peakDetectionThreshold = 100;

ETparams.minFixDur = 0.040; % in seconds
ETparams.minSaccadeDur = 0.010; % in seconds


Saccade count in each file (extracted from the same algorithm manually)


"1_2.csv=259"
"1_3.csv=278"
"1_4.csv=278"
"1_7.csv=278"
"1_9.csv=278"
"1_13.csv=259"

"2_1.csv=314"
"2_2.csv=314"
"2_3.csv=314"
"2_4.csv=315"