To run the data processing, add the samples and fixations data files to the directory. If needed, update the file name in the main functions in each file. Then, run
python3 samples_processing.py
to run the samples processing, which outputs information about first and last saccade accuracies and numbers of saccades. Run
python3 fixations_processing.py
to run the fixations processing, which outputs plots and statistics about initial saccade times and overall search times.