Using Asc Files - SR Research EyeLink Portable Duo User Manual

Hide thumbs Also See for EyeLink Portable Duo:
Table of Contents

Advertisement

version of the converter is bundled with the EyeLink Developers Kit for Mac
(https://www.sr-support.com/showthread.php?15).
EyeLink Data Viewer is an optional tool that allows displaying, filtering, and
reporting the output of EyeLink Data Files. Please check EyeLink Data Viewer
User's Manual for details.

4.8 Using ASC Files

The EDF file format is an efficient storage format for eye movement data, but is
relatively complex for third-party data analysis applications to work with. To
make the data in EDF files accessible, the translator EDF2ASC converts the
files into a text version that is easily accessible from almost any programming
language. The converted ASC files contain lines of text, with each line
containing data for a single sample, event or data parameter.
The EDF2ASC utility reads one or more EDF files, creating text files with the
same name but with the ASC extension. It scans the input file, reordering data
as required, and converting samples and events into lines of text. It can also
compute resolutions and instantaneous velocity for sample data. An ASC file
will generally be about twice as large as the original EDF file.
EDF2ASC converter utility can be run from the GUI interface assuming that
you have installed the EyeLink Data Viewer software. Users can also run the
EDF2ASC converter from the DOS command line prompt, assuming that
Windows Display Software has been installed. To translate an EDF file from the
command line prompt, type "edf2asc" followed by the name of the file to be
translated and any conversion options. Wildcards (* and ?) may be used in the
input file name, allowing conversion of multiple EDF files to ASC files with the
same name. Optionally, a second file name can be specified for the output ASC
file. Many options exist for the file conversion. One set of options will be best for
your work, and creation of a single-line batch file (called, for example, E2A.BAT)
will make the use of the translator easier. The following table lists commonly-
used options.
-l or -nr
-r or -nl
-sp
-sh
-sg
-res
-vel
-s or -ne
-e or -ns
-nse
-nmsg
-neye
outputs left-eye data only if binocular data file
outputs right-eye data only if binocular data file
outputs sample raw pupil position if present
outputs sample HREF angle data if present
outputs sample GAZE data if present (default)
outputs resolution data if present
outputs velocity data in samples if possible
outputs sample data only
outputs event data only
blocks output of start events
blocks message event output
outputs only non-eye events (for sample-only
files)
Data Files
© 2016-2017 SR Research Ltd.
89

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents