Back to the main page.
Bug 182 - ft_rejectcomponent cannot apply projection on grad.tra if nargin==2
Status | CLOSED FIXED |
Reported | 2010-10-15 16:53:00 +0200 |
Modified | 2011-01-06 09:16:37 +0100 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P1 normal |
Assigned to: | Jan-Mathijs Schoffelen |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Jan-Mathijs Schoffelen - 2010-10-15 16:53:19 +0200
If components are rejected from the data by using ft_rejectcomponent(cfg, comp) and subsequently the resulting data are used for source analysis, the gradiometer description (which is not present in comp anyway), which may be obtained from an earlier processing step, does not correctly represent the balancing in the tra-matrix. Thus leadfields computed from the grad are not correct for the data at hand. The consequence for the results is hard to predict, but at least it is not correct. Investigate whether a warning is sufficient or come up with a solution