EyeLink ASC Files#
EyeLink EDF files can be converted to ASC format using edf2asc. These files
contain gaze samples, events, and metadata. When possible, screen resolution, sampling rate, and tracker metadata are extracted automatically. If an Experiment is provided, missing values are filled in. Conflicting values raise an error to prevent silent inconsistencies.
ASC files can be loaded directly using the from_asc(). See the Parsing SR Research EyeLink Data tutorial to walk through loading *.asc files.