<div><div>Dear fieldtrippers,</div><div><br></div><div>I've been using Fieldtrip as an Intern for two months now, and have repeatedly run into a problem when using DPSS. When using the below settings, the computer locks up within seconds (although it does seem to do 'something'), stays that way for up to ten minutes (which is my personal cutoff, where I force a reboot), and then reports an 'out of memory'.</div>

<div><br></div><div>cfg.method = 'mtmfft'; </div><div>cfg.output = 'pow';</div><div>cfg.taper = 'dpss';</div><div>cfg.foilim = [20 200];</div></div><div><div>cfg.tapsmofrq = 1;</div></div><div><br>

</div><div>The data fed to ft_freqanalysis is the result of roughly 30 seconds continuous data of a single (originally bipolar) channel processed by ft_preprocessing.</div><div>When using 'hanning' it completes without a hitch, but DPSS doesn't. I've tried the same thing using a different, more powerful computer, which succesfully completed 30 seconds using the above settings, but when setting the tapsmofrq to 3 the RAM was filled up in a period of a few seconds, and the computer choked. The 'normal' computer has 2GB of ram, and a dual-core intel running at 2GHz, and the more powerful computer has 8GB ram with an quad-core AMD at 3.4GHz. What am I doing wrong? </div>

<div><br></div><div>Secondly, I was wondering about the 'montage' funcionality, since I'll be making use of bipolar arrangements, but the parameters of the montage-structure as defined on <a href="http://fieldtrip.fcdonders.nl/reference/ft_apply_montage">http://fieldtrip.fcdonders.nl/reference/ft_apply_montage</a> don't help me much in making one of my own. Would it be possible to take a look at an existing montage structure, such as the one referred to on <a href="http://fieldtrip.fcdonders.nl/getting_started/neuralynx_fcdc">http://fieldtrip.fcdonders.nl/getting_started/neuralynx_fcdc</a>?</div>

<div><br></div><div>Sincerely,</div><div><br></div><div>Casper van Heck </div><div> </div>