<div dir="ltr"><div><div><div>Hi guys,<br><br></div>Thanks! And oops... I will update FT :-)<br><br></div>Cheers,<br></div>Stephen<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 11 July 2016 at 17:16, Holger Krause <span dir="ltr"><<a href="mailto:Holger.Krause@med.uni-duesseldorf.de" target="_blank">Holger.Krause@med.uni-duesseldorf.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Am Montag, 11. Juli 2016, 15:39:54 schrieb Stephen Whitmarsh:<br>
> Hi there,<br>
><br>
> I have a question about the use of the cfg.randomseed option in<br>
> ft_componentanalysis. I would like to be able to use the same seed over<br>
> different iterations of ft_componentanalysis, which should result in the<br>
> same output.<br>
><br>
> Can anyone confirm this is actually the case? I cannot see how<br>
> cfg.randomseed is passed through to runica.m, and line 812 (runica.m) reads:<br>
><br>
> rand('state',sum(100*clock));  % set the random number generator state to<br>
>                                % a position dependent on the system clock<br>
<br>
</span>Hi Stephen,<br>
<br>
That's a known bug, which has been fixed last year (see<br>
<a href="http://bugzilla.fcdonders.nl/show_bug.cgi?id=2585" rel="noreferrer" target="_blank">http://bugzilla.fcdonders.nl/show_bug.cgi?id=2585</a>). Should you need to stick<br>
to an older version of FT, it might be sufficient to disable the line you<br>
mentioned above. If I remember correctly, FT will handle setting the random<br>
seed elsewhere. (So there's no need to pass through 'cfg.randomseed'.)<br>
<br>
Best,<br>
<br>
Holger<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Dr. rer. nat. Holger Krause                                         MEG-Labor<br>
                     Institut für klinische Neurowissenschaften<br>
<a href="http://www.uniklinik-duesseldorf.de/klinneurowiss" rel="noreferrer" target="_blank">http://www.uniklinik-duesseldorf.de/klinneurowiss</a>        Uniklinik Düsseldorf<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
fieldtrip mailing list<br>
<a href="mailto:fieldtrip@donders.ru.nl">fieldtrip@donders.ru.nl</a><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>
</div></div></blockquote></div><br></div>