LIMO-EEG-Toolbox / limo_tools

Hierarchical Linear Modelling for MEEG data
https://limo-eeg-toolbox.github.io/limo_meeg/
Other
59 stars 27 forks source link

Issue with bwlabeln on Mac #32

Closed arnodelorme closed 3 years ago

arnodelorme commented 4 years ago

in limo_findcluster.m, I force the use of bwlabeln instead of spm_bwlabeln by setting the conditional branching line 89 to 0 (spm_bwlabeln for me tries to reserve arrays of about 50 Petabytes (no kidding)).

I have checked and the functions from within the limo_eeg (bwlabeln and spm_bwlabeln) folder are being called (not other functions with the same names in other packages I might have on my computer). This might be specific to Mac.