Segmented Data Export
Segmented Data Export writes raw, row-level gaze segments as CSV — for spreadsheets or custom scripts (Python, R). The layout matches the Segmented Duration CSV import format, so you can export, edit, and re-upload (see Segmented Data workflows).
CSV structure
| Column | Description |
|---|---|
stimulus | Stimulus name |
participant | Participant name |
timestamp | Segment start time |
duration | Segment duration |
eyemovementtype | 0 = fixation, otherwise saccade |
AOI | AOI name(s); multiple are ;-separated |
x, y | Segment coordinate, when spatial data is available |
Options
- Export Type — Single CSV File, or Individual CSV Files (Zipped) (one file per participant).
- File name, Delimiter (
,or;), Decimal Separator (.or,). - Stimuli — Select which stimuli to include.
- Export only fixations — Exclude saccades, blinks, and other non-fixation segments.
Exporting
- Click Export in the workspace top bar.
- In Research Data Formats, click the Segmented Data (CSV) card.
- Configure the options above and select your Stimuli.
- Click Export Data.