<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd"><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title></title>
</head>
<body style="font-family:Arial;font-size:14px">
<p><br>
<span style="font-family:times new roman,times,serif;">Dear FieldTrip community,<br>
<br>
I am encountering problems in doing source reconstruction on coherences, computed between signal recorded by my 248 magnetometers (4D system) and the signal of a given EMG electrode that I called ¿FDI¿.<br>
<br>
<br>
<br>
After preprocessing and cleaning my MEG and EMG data, I had a look at the distribution of the coherence values at the channel level. Around the beta band, I have quite clean results (See Figure 1).<br>
Here is the script I used to obtain this figure, from my ¿data_CMC¿ that is the clean data, ready to undergo CMC analysis :<br>
cfg            = [];<br>
cfg.output     = 'powandcsd'; %returns the power and the cross-spectra<br>
cfg.method     = 'mtmfft';<br>
cfg.taper      = 'hanning';<br>
cfg.foilim     = [18 100];<br>
cfg.keeptrials = 'no';<br>
cfg.channel    = {'MEG' 'OP' 'FDI' 'ECD' 'FCD' 'TB' 'BB'};<br>
cfg.channelcmb = {'MEG' 'MEG'; 'MEG' 'OP'; 'MEG' 'FDI'; 'MEG' 'ECD'; 'MEG' 'FCD'; 'MEG' 'TB'; 'MEG' 'BB'};<br>
cfg.pad        = 'nextpow2';<br>
<br>
freq_cross_spctr.FG   = ft_freqanalysis(cfg, data_CMC.FG);<br>
<br>
Remark : I have 150 trials and they are very short, some are as short as about 100 ms which lead me to adapt cfg.foilim in order that it does not go under about 18Hz. Indeed, I calculated it so that we can have 2 periods of the minimum frequency in my shortest trial.<br>
<br>
cfg = [];<br>
cfg.xlim           = [CMC_cross_spectr.FG.freq(1,1) CMC_cross_spectr.FG.freq(1,5)]; %Between 18 and 26Hz<br>
cfg.refchannel     = 'FDI';<br>
cfg.layout         = lay;<br>
cfg.colorbar       = 'yes';<br>
cfg.parameter      = 'cohspctrm';<br>
cfg.marker         = 'on';<br>
cfg.dataname   = ['FG_' int2str(floor(CMC_cross_spectr.FG.freq(1,1))) '_' int2str(floor(CMC_cross_spectr.FG.freq(1,5))) '_' cfg.refchannel];<br>
ft_topoplotER(cfg, CMC_cross_spectr.FG);<br>
<br>
<br>
<br>
<br>
But now I want to precisely localize these coherences, in order to be able to answer my scientific question. I used the DICS beamformer method as advised by the tutorials. However, the reconstruction gives a terrible topographical mapping of the coherences that is not clean at all contrary to what I saw at the sensor level (Figure 2). Plus, it displays very low coherence values.<br>
<br>
For information, I don¿t have any MRI of the participant. Thus, I used the fiducial positions, gathered just before the experiment started, and altered an MRI template so that it is aligned ¿ as well as possible ¿ to these recorded fiducials positions. (The participant moved less than 1mm during the experiment). Then I computed the segmented MRI and the head and source model from this manual alignment.<br>
Here is the script that follows the computation of the forward model and that lead me to figure 2 :<br>
<br>
cfg                 = [];<br>
cfg.method          = 'dics';<br>
cfg.refchan         = 'FDI';<br>
cfg.frequency       = [freq_cross_spctr.FG.freq(1,1) freq_cross_spctr.FG.freq(1,5)];<br>
cfg.headmodel       = hdm_cm;<br>
cfg.sourcemodel   = sourcemodel;<br>
cfg.grad                        = sensors_cm;<br>
cfg.dics.reducerank      = 2; %default value for MEG. This is done to remove the weakest orientation.<br>
cfg.dics.normalize       = 'yes'; %I use this because we don't have any baseline or second condition to compare to, for the moment<br>
source_coh_lft      = ft_sourceanalysis(cfg, freq_cross_spctr.FG);<br>
<br>
source_coh_lft.pos = sourcemodel.pos;<br>
source_coh_lft.dim = sourcemodel.dim;<br>
<br>
cfg              = [];<br>
cfg.parameter    = 'coh';<br>
cfg.interpmethod = 'nearest';<br>
source_coh_int   = ft_sourceinterpolate(cfg, source_coh_lft, mri_realigned_to_headshape_m);<br>
<br>
<br>
cfg               = [];<br>
cfg.method        = 'surface';<br>
cfg.surffile      = 'surffile.mat';<br>
cfg.funparameter  = 'coh';<br>
cfg.surfdownsample = 10; %gives more beautiful results<br>
ft_sourceplot(cfg, source_coh_int);<br>
colormap jet<br>
<br>
<br>
<br>
<br>
<strong>My questions are the following :</strong><br>
-        Why are the two maps so different ? Why are there such low coherence values in Figure 2? What am I missing?<br>
-        Is there any way to improve the results of Figure 2?<br>
-        Can I compute the CMC first at the sensor level and then do a reconstruction?<br>
-        I am not confident with the method I used to align the template MRI to my recorded fiducials. Is there a more rigorous way to do it?<br>
<br>
I am new to signal processing and especially to FieldTrip so any remark, suggestion or resource would be extremely helpful and highly appreciated!<br>
<br>
<br>
Thank you very much in advance for your help and for the time you have spared reading through this message.<br>
<br>
Manon Châteaux<br>
Neuroscience Master Student</span><br>
<br></p>
<div><a href="http://www.ens-paris-saclay.fr" rel="noopener noreferrer" style="color: #00778b; text-decoration: none" target="7mL6wUk9oqyI1TJNqtITpjN"><img class="gfx" src="https://webmail.ens-paris-saclay.fr/imp/view.php?ctype=image%2F%2A&id=2.3&imp_img_view=data&actionID=view_attach&muid=%7B5%7DINBOX2278&view_token=RPdTvn1Sj9EF8RucbH-0qUG" style="border: 0; max-height: 100px; max-width: 230px; padding-left: 2px"></a>
<table align="left" style="border: 0; cellpadding: 0; cellspacing: 0; margin-bottom: 25px" width="400px">
<tbody>
<tr>
<td align="left" style="color: #00778b; font-size: 9pt"><span style="font-size: 12pt">Manon CHATEAUX</span><br>
<br>
<i>Normalienne Etudiante en dernière année du département de Biologie</i><br>
<br>
<span class="nl" style="text-align: left;font-size: 9pt">manon.chateaux@ens-cachan.fr</span><br>
 </td>
</tr>
</tbody>
</table>
</div>
</body>
</html>