Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
Sabrina Hoppe committed May 5, 2018
1 parent cebde1b commit 0403f2c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -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:

Expand Down

0 comments on commit 0403f2c

Please sign in to comment.