Skip to content

Commit

Permalink
adding more context to the data format ppage.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkassner authored Jul 25, 2024
1 parent f141f2a commit daede84
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions neon/data-collection/data-format/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Recording Format
The page describes the data format when downloading Neon recordings from Pupil Cloud in the "Timeseries Data" and "Timeseries Data + Scene Video" formats. In this format the Data from the Neon Companion is augmented by adding gaze and eye state estimates whenever they had not been computed in realtime. Futhermore fixations and blink data as well as some IMU transformations are computed.

When downloading Native Recording Data from cloud or direclty [extracting it via usb from the companion device](data-collection/transfer-recordings-via-usb/), use the [pl-neon-recording](github.com/pupil-labs/pl-neon-recording) python library to read and access the data. This data format will contain all video data as well as all data that had been computed in realtime on the companion device.


## Recording Folders
The export contains one folder per recording following this naming scheme:
Expand Down

0 comments on commit daede84

Please sign in to comment.