pupil_recording_interface.save_object
- pupil_recording_interface.save_object(obj, filepath)
Save data as a msgpack object (intrinsics, calibration, etc.).
- Parameters
obj – The object to save
filepath (str or pathlib.Path) – Path to the msgpack file.