pupil_recording_interface.load_object

pupil_recording_interface.load_object(filepath)

Load a msgpack object (intrinsics, calibration, etc.).

Parameters

filepath (str or pathlib.Path) – Path to the msgpack file.

Returns

The loaded data

Return type

obj