Back to the main page.
Bug 661 - ft_chantype needs to be updated to use the channel labels
Status | CLOSED FIXED |
Reported | 2011-05-12 15:30:00 +0200 |
Modified | 2011-11-11 11:20:04 +0100 |
Product: | FieldTrip |
Component: | yokogawa |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P1 normal |
Assigned to: | Tilmann Sander-Thommes |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2011-05-12 15:30:17 +0200
at line 318 it does elseif ft_senstype(input, 'yokogawa') && islabel % the yokogawa channel labels are a mess, so autodetection is not possible type(1:end) = {'meg'}; whereas here it could use the channel prefix (AG, TRIG) for a better detection of the type of each channel.
Tilmann Sander-Thommes - 2011-10-21 15:05:16 +0200
ft_chantype.m is updated as suggested. Detection should now work and I think the bug can be closed.
Tilmann Sander-Thommes - 2011-10-31 12:16:06 +0100
Detection works for most Yokogawa systems, only an experimental animal system is not detected. But this appears to obscure to support if fully.