flatironinstitute / CaImAn-MATLAB

Complete Matlab pipeline for large scale calcium imaging data analysis
GNU General Public License v2.0
252 stars 147 forks source link

Porblem with normcorre: Index in position 3 is invalid. Array indices must be positive integers or logical values. #114

Open Mtkostecki opened 3 years ago

Mtkostecki commented 3 years ago

Error in normcorre_batch_even (line 269) mem_buffer(otherdims{:},rem_mem-lY+1:rem_mem) = cast(Mf,data_type);

Error in run_pipeline (line 36) [M,shifts,template,options_mc,col_shift] = normcorre_batch_even(fullname,options_mc,template);

The second error: Error using run_pipeline (line 85) Cannot index into 'Y' because indices cannot be empty.

Error using uiimport (line 74) Cannot open the Import Wizard on a file while the Import Wizard is open.