Back to the main page.

Bug 3155 - ft_channelselection returns "Empty cell array" when senstype is neuromag306_combined

Status CLOSED DUPLICATE
Reported 2016-06-28 22:42:00 +0200
Modified 2019-08-10 12:32:26 +0200
Product: FieldTrip
Component: core
Version: unspecified
Hardware: PC
Operating System: Linux
Importance: P5 normal
Assigned to:
URL:
Tags:
Depends on:
Blocks:
See also:

Jair - 2016-06-28 22:42:30 +0200

I think I have been able to identify the cause of this problem: If we take a look at line 204 of the ft_channelselection function, we can see that the "switch senstype" does not take into account neuromag306_combined as possible value for senstype, it only takes into account "case {'neuromag306' 'neuromag306alt'}" (line 279).


Robert Oostenveld - 2016-06-29 08:44:57 +0200

could you check the comments and changes in #3154 (from yesterday), I believe that already solves it. If not, please let me know. thanks Robert *** This bug has been marked as a duplicate of bug 3154 ***


Jair - 2016-06-30 10:23:31 +0200

Thank you very much Robert, the changes in #3154 solved the issue. Please excuse me for duplicating the bug, I didn't realize #3154. Best regards, Jair


Robert Oostenveld - 2019-08-10 12:32:26 +0200

This closes a whole series of bugs that have been resolved (either FIXED/WONTFIX/INVALID) for quite some time. If you disagree, please file a new issue on https://github.com/fieldtrip/fieldtrip/issues.