vedb / pupil_recording_interface

A pythonic interface for the Pupil Core system
https://vedb.github.io/pupil_recording_interface
GNU General Public License v3.0
1 stars 0 forks source link

Re-write file_methods module #7

Open phausamann opened 4 years ago

phausamann commented 4 years ago

The only thing we need are PLData_Writer and load_pldata_file, both of which can be simplified and adapted to our use case.

phausamann commented 4 years ago

load_pldata_file also causes unhandled errors if the _timestamps.npy file is missing.