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

2nd level passing all files #48

Closed CPernet closed 3 years ago

CPernet commented 3 years ago

turns out https://github.com/LIMO-EEG-Toolbox/limo_tools/blob/HotFixes/limo_random_select.m doesn't deal well with passing all files as inputs -- no files or txt files fine, but bugs for cell array of names - calling breaklimofiles usually on a single file (dimension handling issue)

within eeglab study all good - but need fixing for command line

LucaLaFisca commented 3 years ago

The issue was due to an infinite loop in limo_get_files function. It has been fixed now.

CPernet commented 3 years ago

which commit? you cannot change limo_get_files

CPernet commented 3 years ago

now fixed by https://github.com/LIMO-EEG-Toolbox/limo_tools/commit/0e42d54d01b105f7bc645a8c55d5bee4724d1c0e