JinghaoLu / MIN1PIPE

A MINiscope 1-photon-based Calcium Imaging Signal Extraction PIPEline.
GNU General Public License v3.0
56 stars 25 forks source link

Undefined function or variable 'Timestamps'. #2

Closed ncvann closed 5 years ago

ncvann commented 6 years ago

In data_cat.m line 49 when combining .avi files taken with the UCLA Miniscope. I believe that this line needs to be ts = info.Timestamps; to get that parameter from the VideoReader object.

JinghaoLu commented 6 years ago

You are right. Thanks for pointing out.