Back to the main page.
Bug 1442 - add cfg.channel in ft_prepare_neighbours, and add warning when no neighbour is found
Status | CLOSED FIXED |
Reported | 2012-04-23 15:09:00 +0200 |
Modified | 2012-08-23 14:02:02 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P3 enhancement |
Assigned to: | Jörn M. Horschig |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Stephen Whitmarsh - 2012-04-23 15:09:33 +0200
In some cases prepare_neighbours adds non-EEG (MEG) channels (e.g. Status & COMT) to the outputted neighbours field. Adding cfg.channels (selecting those channels where you want the channels to use as possible neigbours) should fix it. Also, it would be good to have a warning when no neighbour is found.
Jörn M. Horschig - 2012-04-25 10:25:24 +0200
516 $ svn ci ft_prepare_neighbours.m -m "bugfix-#1442-prepare_neighbours supports cfg.channel + warning added if a sensor is w/o neighbours" Sending ft_prepare_neighbours.m Transmitting file data . Committed revision 5702. Also, SCALE and COMNT are removed by default