pymovements.gaze#
This module holds gaze time series related functionality.
Classes
|
Experiment class for holding experiment properties. |
|
Screen class for holding screen properties and transforming pixel coordinates to degrees of visual angle. |
|
A DataFrame for gaze time series data. |
Transformations
|
Converts pixel screen coordinates to degrees of visual angle. |
|
Compute velocity time series from 2-dimensional position time series. |
|
Takes the norm of an array. |
|
Split sequence into subsequences of equal length. |
|
Downsamples array by integer factor. |
Split array into groups of consecutive numbers. |