bids-matlab-tools icon indicating copy to clipboard operation
bids-matlab-tools copied to clipboard

Never ending loop in bids_importjson

Open crisglav opened this issue 1 year ago • 2 comments

Hi, when I run pop_importbids, it gets in a never ending loop in line 468, when calling bids_importjson.

I think it has to do with this part of the code.

https://github.com/sccn/EEG-BIDS/blob/bf6001cce2cc64cc28124cf15f185b9314402eb5/bids_importjson.m#L40C4-L55C12

Best, Cristina

crisglav avatar May 21 '24 15:05 crisglav