From 0403f2ce555ea70b98f52d833c4e5200077403c9 Mon Sep 17 00:00:00 2001 From: Sabrina Hoppe Date: Sat, 5 May 2018 21:26:56 +0200 Subject: [PATCH] typo --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6542f04..1f9b061 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,11 @@ This repository provides all data and code used for the publication [in Frontier ## Code reproducing the paper results step by step: 1. __Extract features from raw gaze data__: - `python compute_features.py` to compute gaze features for all participants + `python 00_compute_features.py` to compute gaze features for all participants Once extracted, the features are stored in `features/ParticipantXX/window_features_YY.npy` where XX is the participant number and YY the length of the sliding window in seconds. + ## Citation If you want to cite this project, please use the following Bibtex format: