diff --git a/neon/neon-player/fixation-detector/index.md b/neon/neon-player/fixation-detector/index.md index 7ad0be84..076b4198 100644 --- a/neon/neon-player/fixation-detector/index.md +++ b/neon/neon-player/fixation-detector/index.md @@ -23,4 +23,3 @@ Results exported to `fixations.csv` with the following fields: | **duration [ms]** | Duration of the fixation in milliseconds. | | **fixation x [px]** | Float value representing the x-coordinate of the fixation in world camera pixel coordinates. This position is the average of all gaze samples within the fixation. | | **fixation y [px]** | Same as "fixation x [px]" but for the y-coordinate. | -| **fixation y [px]** | Same as "fixation x [px]" but for the y-coordinate. |