JinghaoLu / MIN1PIPE

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

Index exceeds the number of array elements. Index must not exceed 251. #71

Open tingli99 opened 9 months ago

tingli99 commented 9 months ago

Dear Jinghao,

I appreciate your sharing the pipeline with the community. I encountered an error while using it and couldn't resolve it by reviewing past queries and responses. I've uploaded a .tif file for analysis. Thank you!

min1pipe Done data cat, time: 5.9782 Index exceeds the number of array elements. Index must not exceed 251.

Error in remove_dp (line 32) eval(['frame_all = m_in.', vname, '(1: pixh, 1: pixw, idbatch(ib): idbatch(ib + 1) - 1);'])

Error in min1pipe (line 86) [m, imaxn] = remove_dp(m, 'frame_allt');