pupil_recording_interface.get_test_recording

pupil_recording_interface.get_test_recording(version='2.0')

Get a short test recording for demonstration.

The recording will be automatically downloaded and cached. The method returns a path to the cache location that can be used in reader methods and classes.

Parameters

version (str, default "2.0") – Pupil Player version used for post-hoc gaze mapping. Can be “1.16” or “2.0”.

Returns

recording – Path to the test recording.

Return type

pathlib.Path