<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">Hi Christine,<div><br></div><div>One way would be to specify the channels that need to be rereferenced (using cfg.channel when calling <i>ft_preprocessing</i>), select the remainder of channels using <i>ft_selectdata</i>, and then append the two using <i>ft_appenddata</i>. An alternate option is to create cfg.montage (when calling <i>ft_preprocessing</i>, see the help of <i>ft_applymontage</i>), which is a matrix defining the weights of each existing channel into the new set of channels.</div><div><br></div><div>Best,</div><div>Arjen</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jul 15, 2019 at 8:09 AM Blume Christine <<a href="mailto:christine.blume@sbg.ac.at">christine.blume@sbg.ac.at</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">PS: I should add that I have a workaround, but would still be interested in learning about this. :)<br>
<br>
Sent from my iPhone<br>
<br>
> Am 15.07.2019 um 15:05 schrieb Blume Christine <<a href="mailto:christine.blume@sbg.ac.at" target="_blank">christine.blume@sbg.ac.at</a>>:<br>
> <br>
> Dear FieldTrippers,<br>
> <br>
> I am asking myself (& the code, both without success) whether <br>
> <br>
> i) the new reference in ft_preprocessing is also applied to the original reference channels (which in the case of linked mastoids is not desirable) and if that is the case, ii) whether the code allows to only apply the new ref to specific channels only. Any ideas are appreciated!<br>
> <br>
> Best,<br>
> Christine <br>
> <br>
> Sent from my iPhone<br>
> _______________________________________________<br>
> fieldtrip mailing list<br>
> <a href="https://mailman.science.ru.nl/mailman/listinfo/fieldtrip" rel="noreferrer" target="_blank">https://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a><br>
> <a href="https://doi.org/10.1371/journal.pcbi.1002202" rel="noreferrer" target="_blank">https://doi.org/10.1371/journal.pcbi.1002202</a><br>
<br>
_______________________________________________<br>
fieldtrip mailing list<br>
<a href="https://mailman.science.ru.nl/mailman/listinfo/fieldtrip" rel="noreferrer" target="_blank">https://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a><br>
<a href="https://doi.org/10.1371/journal.pcbi.1002202" rel="noreferrer" target="_blank">https://doi.org/10.1371/journal.pcbi.1002202</a><br>
</blockquote></div>