cortex-lab / Suite2P

Tools for processing 2P recordings
Other
120 stars 65 forks source link

Missing frames #163

Open OmriG87 opened 5 years ago

OmriG87 commented 5 years ago

Hello,

I am trying to load tiff files with many frames but for those that have more than 32016 frames I get a dat.Fcell that is only 32016 long, that is I am missing frames. Is there something I can do?

Thank you.

carsen-stringer commented 5 years ago

sorry matlab does not handle bigtiff's well. you either have to split the tiffs or use the python version :/