API Reference

Screen

Base class for representing stimuli information.

ScreenInfo(xdim, ydim, sfreq[, n_screens]) Container for visual stimuli information.

Preprocessing

Tools for preprocessing eyetracking data.

align_to_aoi(epochs, info, screenidx) Align eyetracking data to areas of interest.
compute_fixations(aligned, info[, labels]) Compute fixations from aligned timeseries.

FHT-Confidence

Tools specific to the FHT-Confidence dataset.

epoching_fht(raw, info, events[, template]) Epoch the raw eyetracking data.