Gaze ==== :py:class:`~pymovements.Gaze` class is a self-contained data structure that contains eye tracking data represented as samples or events. It also includes metadata on the experiment and recording setup. .. currentmodule:: pymovements .. rubric:: Classes .. autosummary:: :toctree: api :nosignatures: :template: class.rst Gaze GazeDataFrame .. currentmodule:: pymovements.gaze .. rubric:: Input / Output :name: gaze-io .. autosummary:: :toctree: api :nosignatures: :template: function.rst from_asc from_csv from_ipc .. rubric:: Integration .. autosummary:: :toctree: api :nosignatures: :template: function.rst from_numpy from_pandas