Back to the main page.
Bug 2576 - grid search results in "using gradiometers specified in the configuration" message even for EEG data
Status | CLOSED FIXED |
Reported | 2014-05-13 21:01:00 +0200 |
Modified | 2014-05-14 20:08:58 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | Macintosh |
Operating System: | Mac OS |
Importance: | P5 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Joseph Dien - 2014-05-13 21:01:13 +0200
line 302 tmpcfg.grad = sens; % this can be electrodes or gradiometers of ft_dipolefitting (fieldtrip-20140512) results in the data being identified as MEG data during the gridsearch step even for EEG data and thus the output in the command window: "using gradiometers specified in the configuration". I'm not sure if this can result in incorrect results (I didn't see any difference for my test data) but it is certainly disconcerting.
Robert Oostenveld - 2014-05-13 21:17:03 +0200
Hi Joe It is harmless but indeed confusing, hence I just changed it. mbp> svn commit ft_dipolefitting.m Sending ft_dipolefitting.m Transmitting file data . Committed revision 9516.