[FieldTrip] [Fieldtrip] neuromag source data vertically smeared?

Hanneke.vanDijk at med.uni-duesseldorf.de Hanneke.vanDijk at med.uni-duesseldorf.de
Tue Oct 22 15:00:43 CEST 2013


Dear all,

My data (that are recorded with a neuromag306 system) look vertically smeared after sourceanalysis (see attached picture). The sources look like columns. The location (when plotted with method 'surface') looks comparable to the sensor analysis so I am not worried about that.

The noise projection (cfg.dics.lambda) is something that I have been playing around with, but other then 'nai amplitude' de- or increases, this does not change the sources 'verticallness'. This indicates to me that this might be the problem...

I am wondering if any of you has an idea where I should look to find a solution.

Further information:

I am using a mni-normalised headmodel such as described on the site: http://fieldtrip.fcdonders.nl/example/create_single-subject_grids_in_individual_head_space_that_are_all_aligned_in_mni_space but adapted to the neuromag system (I will make changes to the specific site :-) ).

Then compute the fourier, and do sourceanalysis as follows:

cfg                     = [];
cfg.method              = 'dics';
cfg.grid                = mni_grid;
cfg.grid.filter         = source.avg.filter; % precomputed filter and leadfield to project all trials through the same filter
cfg.grid.leadfield   = source.leadfield;
cfg.vol                 = ft_convert_units(mni_vol,'mm'); % this step is needed somehow...
cfg.vol.unit           = 'cm';
cfg.frequency       = 60;
cfg.latency           = 3;
cfg.dics.projectnoise   = 'yes';
cfg.dics.lambda         = '0.05%';
cfg.dics.normalize      = 'yes';
cfg.keeptrials          = 'yes';
cfg.rawtrial            = 'yes';      % project each single trial through the filter
s = ft_sourceanalysis(cfg, f);

Thanks in advance for any suggestion!

Groetjes Hanneke


__________________________________________

Hanneke van Dijk, PhD
http://www.uniklinik-duesseldorf.de/deutsch/unternehmen/institute/KlinNeurowiss/Team/HannekevanDijk/page.html
Institute for Clinical Neuroscience,
Heinrich Heine Universität Düsseldorf, Germany
Hanneke.vanDijk at med.uni-duesseldorf.de<mailto:Hanneke.vanDijk at med.uni-duesseldorf.de>
Tel. +49 (0) 211 81 13074
__________________________________________

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20131022/0b2b091b/attachment-0001.html>


More information about the fieldtrip mailing list