From 8edd9168b3c246a7f30d64659d15b71b8a75bbf9 Mon Sep 17 00:00:00 2001 From: BoFu Date: Thu, 29 Aug 2024 11:18:25 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba86152..e27b1ac 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +**B**each **E**nvironment for the **A**nalyti**c**s of **H**uman **Gaze** (BEACH-Gaze) provides reuseable and extensible support to the broader scientific community interested in descriptive and predictive gaze analytics applied to a wide range of domains. # Abstract @@ -96,4 +97,4 @@ The purpose of this codebase is to provide an eye gaze analysis tool that utiliz 1. Several sections of the codebase rely on the existence of data columns in the raw data files. To ensure that the program functions correctly, select all the possible columns when exporting data from the Gazepoint Analysis software. 2. The program will create a folder for the participant regardless of whether the program executes successfully. -3. If the names and location selected for the files match those of an existing file, the existing file will be automatically overwritten. \ No newline at end of file +3. If the names and location selected for the files match those of an existing file, the existing file will be automatically overwritten.