eeglab
eeglab copied to clipboard
std_limo between session contrast name
say we have sessions 1,2,3 - std_limo will automatically compute contrasts on betas for 1/2, 2/3, and 1/3 if one subject has sessions 1 and 3 only, it still works but the label get wrong (called 1/2) --> https://github.com/sccn/eeglab/blob/develop/functions/studyfunc/std_limo.m#L594
This crashed sometimes for me. I would have to find the instance where it did.
@CPernet should we move this issue to the LIMO repo?
Sure