This repository contains codes, scripts and figures for HEET project. It contains scripts for all eye-tracking, demographic, questionnaires and behavioural measures.
Python version used: ??
R version used: 4.3.3 (2024-02-29 ucrt) - Angel Food Cake
RStudio version: 2024.04.0 Build 735
Basic structure (for data)
- All data is currently saved offline. We plan to purchase a HDD to keep a copy. Main directories are
etData,offline_qandaudio_resp. etDatacontains all the exported FIXATION_REPORTS from Eye Link data viewer interface.offline_qcontains all the raw questionnaire data.audio_respcontains all the audio files related to TOWRE.
Basic structure (for scripts)
- To get started with analysis scripts, clone the repository. Use
heet_R_requirements.csvto install required packages. codes_heetcontains all the data analysis scriptsplotscontains all the interim plotsmisccontains all the images and miscellaneous data
Files (offline)
data_eyeTrackingparsed_en.csvandparsed_hi.csvfilesfixation-reports: cleaned and compressed fixation reportsderivatives: session summary file
data_testsBattery
Description of each script
eyetrack01_fixreport_ChronoFilter.Rreads fixation reports frometDataand saves tofixation-reportseyetrack02_summary_Session.Rreads these cleaned reports and saves session summary file inderivativeseyetrack03_fixreport_WordLevel.Ralso reads these cleaned reports, creates word/IA level measures and saves todata-wordlevel