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_q
andaudio_resp
. etData
contains all the exported FIXATION_REPORTS from Eye Link data viewer interface.offline_q
contains all the raw questionnaire data.audio_resp
contains all the audio files related to TOWRE.
Basic structure (for scripts)
- To get started with analysis scripts, clone the repository. Use
heet_R_requirements.csv
to install required packages. codes_heet
contains all the data analysis scriptsplots
contains all the interim plotsmisc
contains all the images and miscellaneous data
Files (offline)
data_eyeTracking
parsed_en.csv
andparsed_hi.csv
filesfixation-reports
: cleaned and compressed fixation reportsderivatives
: session summary file
data_testsBattery
Description of each script
eyetrack01_fixreport_ChronoFilter.R
reads fixation reports frometData
and saves tofixation-reports
eyetrack02_summary_Session.R
reads these cleaned reports and saves session summary file inderivatives
eyetrack03_fixreport_WordLevel.R
also reads these cleaned reports and creates word/ interest area level measures for corpus.