open-ephys / analysis-tools

Archived code for reading data saved by the Open Ephys GUI
59 stars 176 forks source link

Request for OpenEphys.py #51

Open rtraghavan opened 7 years ago

rtraghavan commented 7 years ago

There is a difference between the way timestamps are outputted between load_open_ephys_data_faster.m and Openephys.py. Namely, the former outputs a set of timestamps equivalent to the length of the data in the channel. My reading of the code suggests this is not stored within the .continuous file itself, but is generated in the matlab script. Is there anyway to duplicate the same output in OpenEphys.py in future versions?

cskoven commented 6 years ago

I second this request :)