<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Hi Rita,
<div class=""><br class="">
</div>
<div class="">I don’t know what a ‘cluster mixing matrix of the components’ is.</div>
<div class="">Generally, you’d need to create a fieldtrip-compatible data structure of  the type ’timelock’ (see ft_datatype_timelock, look for it on the website and in utilities/ft_datatype_timelock), or of the type ‘comp’ (see ft_datatype_comp).</div>
<div class=""><br class="">
</div>
<div class="">If the above mentioned cluster mixing matrix of the components is the same as just the mixing matrix that transforms from components to channels, then this is what in FieldTrip is known as the ’topo’ matrix.</div>
<div class=""><br class="">
</div>
<div class="">If you do a targeted search on the <a href="http://fieldtriptoolbox.org" class="">
fieldtriptoolbox.org</a> website (don’t forget to look into the FAQ, tutorial and example script sections) I am pretty sure that you can find the necessary information.</div>
<div class=""><br class="">
</div>
<div class="">Also, it might be useful to study the code in ft_componentanalysis, which is a wrapper around a host of blind-source separation algorithms. Feel free to add functionality for the arabica method, and submit this as a PR on github.</div>
<div class=""><br class="">
</div>
<div class="">Best wishes,</div>
<div class=""><br class="">
</div>
<div class="">Jan-Mathijs</div>
<div class=""><br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 16 Jun 2019, at 23:37, Rita Martins <<a href="mailto:rt.martins@campus.fct.unl.pt" class="">rt.martins@campus.fct.unl.pt</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">
<div dir="ltr" class=""><br class="">
<div class="">Hi Jan Mathijs,<br class="">
<br class="">
Thank you for your help.<br class="">
<br class="">
I'm using function api_ica_estimate (<a href="https://bazaar.launchpad.net/~arabica-core-dev/arabica-ica/1.0/view/head:/api_ica_estimate.m" class="">https://bazaar.launchpad.net/~arabica-core-dev/arabica-ica/1.0/view/head:/api_ica_estimate.m</a>) in order to
 obtain the cluster mixing matrix of the components. How could I import this data to fieldtrip so I can do the dipole fitting?<br class="">
I’m having some trouble understanding what is actually needed from a data point of view.<br class="">
<br class="">
Thanks in advance.<br class="">
Best regards,<br class="">
<br class="">
Rita Martins</div>
</div>
<br class="">
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">Schoffelen, J.M. (Jan Mathijs) <<a href="mailto:jan.schoffelen@donders.ru.nl" class="">jan.schoffelen@donders.ru.nl</a>> escreveu no dia domingo, 16/06/2019 à(s) 20:12:<br class="">
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Hi Rita,<br class="">
<br class="">
> I would like to perform a dipole fit with the data from an algorithm I'm using to process the signal, however, reading through the tutorials online, it seems I would need an original signal acquisition file (*.fif) to get the dipole position? Or is there
 any way to perform the dipole fitting with a subset of data and some neuromag templates?<br class="">
<br class="">
I think yes, but am not entirely sure, because I don’t know exactly what you mean with
<br class="">
<br class="">
‘a subset of data’, and ’some neuromag templates’.<br class="">
<br class="">
Could you be a bit more specific please?<br class="">
<br class="">
In general, once you have a spatial topography of observed data, and a volume conductor model of the head in combination with a specification of the position of the MEG sensor coils, (expressed in the same coordinate system as said volume conduction model)
 you should be ready to go.<br class="">
<br class="">
Best wishes,<br class="">
Jan-Mathijs<br class="">
<br class="">
<br class="">
_______________________________________________<br class="">
fieldtrip mailing list<br class="">
<a href="https://mailman.science.ru.nl/mailman/listinfo/fieldtrip" rel="noreferrer" target="_blank" class="">https://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a><br class="">
<a href="https://doi.org/10.1371/journal.pcbi.1002202" rel="noreferrer" target="_blank" class="">https://doi.org/10.1371/journal.pcbi.1002202</a><br class="">
</blockquote>
</div>
</div>
_______________________________________________<br class="">
fieldtrip mailing list<br class="">
<a href="https://mailman.science.ru.nl/mailman/listinfo/fieldtrip" class="">https://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a><br class="">
https://doi.org/10.1371/journal.pcbi.1002202<br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>