Skip to content

Raw EDF Support + More

Latest
Compare
Choose a tag to compare
@szorowi1 szorowi1 released this 09 Oct 01:55
· 4 commits to master since this release
02e73a0

v0.2 includes in-package support for reading raw EyeLink EDF files. Users no longer need to convert EyeLink data from EDF to text using the EyeLink proprietary software. All data and metadata (e.g. blinks, saccades, messages) are stored in a class-based Raw object (fashioned after mne-python). Raw objects can be easily fed into Epoch objects, which allow for the rapid realignment of raw eye-fixation and pupillometry data with experimental events of interest. Functions for aligning eye fixations to areas of interest (AoIs) also support Raw and Epoch objects.