how to get info from output of load_open_ephys_data.m?

126 views
Skip to first unread message

Seongjae hong

unread,
Jul 13, 2021, 9:34:42 PM7/13/21
to Open Ephys
Hi all,

I'm beginner and sorry for very easy question. 

We are going to start electrophysiology via Open-Ephys systems. 

So, I've tried to study electrophysislogy and Open Ephys.

Currently, I've followed 'Building a signal chain' in open-ephys.github.io. and imported data to MATLAB by 'load_open_ephys_data.'

And I can get 411648X1 matrix for .continuous and 4385X40X2 matirx for .spikes.

I'm unsure how this array is organized and what the values correspond to.

Can you give me any informations or advice..?


Thank you,

Seongjae hong. 

Pavel Kulik

unread,
Jul 28, 2021, 10:28:03 PM7/28/21
to Open Ephys
Hi  Seongjae,

In your case, the .continuous matrix contains 411,648 data samples. If you were sampling at 40kHz, this matrix represents a ~10 second recording.

The .spikes matrix contains 4385 spikes, with 40 samples per spike and 2 channels per spike. 

I'd suggest taking a look at the more recent open-ephys-matlab-tools which hopefully provide a more intuitive interface for loading/processing data. 

Pavel

Reply all
Reply to author
Forward
0 new messages