<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Casper,<div><br></div><div>Looks like a lowlevel error to me.</div><div>The function complains about the dim not having the number of elements it expects (should be 3). Thus it looks as if the input to the plotting function (thus the output to ft_sourceinterpolate) is unexpected.</div><div><br></div><div>Best,</div><div>Jan-Mathijs</div><div><br></div><div><br><div><div>On Jan 18, 2013, at 3:53 PM, Casper van Heck wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Dear Fieldtrippers,</span><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">I've asked this question earlier, but either it got lost due to technical reasons, or the people who actually understand what's happening here were on vacation, so here it is again:<br>

</font><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">I've been trying to do a source analysis on a dataset with two conditions, mostly following the tutorials and examples from the Fieldtrip site, and come upon a problem; it won't plot. While the source analysis is not an essential component of the analysis of this dataset (it's more along the lines of "let's see if I can do this"), and I don't expect any result other than something like "there might be a source in the left hemisphere", I'd still would like to found out why it's not working.</div>

<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Essentially, I create a standard headmodel cause I don't have individual MRI's from the "Subject1.mri"-example, using ft_volumesegment, ft_prepare_headmodel and ft_prepare_sourcemodel, and try to get Fieldtrip to find sources based on individual EEG-datasets using ft_freqanalysis (with cfg.method = 'mtmfft') and ft_sourceanalysis. </div>

<div style="font-family:arial,sans-serif;font-size:13px">After that, I use ft_sourcegrandaverage to produce, well, a grand average source, and feed this via ft_sourceinterpolate to ft_sourceplot.</div><div style="font-family:arial,sans-serif;font-size:13px">

<br></div><div style="font-family:arial,sans-serif;font-size:13px">Now, ft_sourceplot has three plotting possibilities: slice, ortho, and surface. Initially I tried to get the ortho-option to work, but this gave the following error:</div>

<div style="font-family:arial,sans-serif;font-size:13px"><div><i>Attempted to access dim(3); index out of bounds because numel(dim)=2.</i></div><div><i>Error in ==> cornerpoints at 11<br></i></div></div><div style="font-family:arial,sans-serif;font-size:13px">

<i>Error in ==> ft_plot_slice at 157<br></i></div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">So, I tried the surf-option, which gave me this:</div>

<div style="font-family:arial,sans-serif;font-size:13px"><i>Undefined function or variable "val".</i><br></div><div style="font-family:arial,sans-serif;font-size:13px"><i>Error in ==> ft_sourceplot at 1174<br>

</i></div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">And finally, I tried the slice-option, which gave one of two errors (which seems to be based on how many slices I requested):</div>

<div style="font-family:arial,sans-serif;font-size:13px"><i>Out of memory</i></div><div style="font-family:arial,sans-serif;font-size:13px">Which is pretty damn impressive since I've got 8GB of RAM and a pagefile topping of at 40GB</div>

<div style="font-family:arial,sans-serif;font-size:13px">Or, the mildly disconcerting:</div><div style="font-family:arial,sans-serif;font-size:13px"><i>Matlab has encountered an internal error and has to close</i></div><div style="font-family:arial,sans-serif;font-size:13px">

Which seems to have been caused by a so-called <i>"Segmentation violation"<br></i></div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">

Can anyone offer any insight in these errors? I think I'm doing something wrong pretty early on, but have no idea what it is.</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">

Sincerely,</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Casper van Heck</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Fri, Dec 21, 2012 at 1:43 PM, Casper van Heck <span dir="ltr"><<a href="mailto:caspervanheck@gmail.com" target="_blank">caspervanheck@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">Dear Fieldtrippers,<div><br></div><div>I've been trying to do a source analysis on a dataset with two conditions, mostly following the tutorials and examples from the Fieldtrip site, and come upon a problem; it won't plot. While the source analysis is not an essential component of the analysis of this dataset (it's more along the lines of "let's see if I can do this"), and I don't expect any result other than something like "there might be a source in the left hemisphere", I'd still would like to found out why it's not working.</div>



<div><br></div><div>Essentially, I create a standard headmodel cause I don't have individual MRI's from the "Subject1.mri"-example, using ft_volumesegment, ft_prepare_headmodel and ft_prepare_sourcemodel, and try to get Fieldtrip to find sources based on individual EEG-datasets using ft_freqanalysis (with cfg.method = 'mtmfft') and ft_sourceanalysis. </div>



<div>After that, I use ft_sourcegrandaverage to produce, well, a grand average source, and feed this via ft_sourceinterpolate to ft_sourceplot.</div><div><br></div><div>Now, ft_sourceplot has three plotting possibilities: slice, ortho, and surface. Initially I tried to get the ortho-option to work, but this gave the following error:</div>



<div><div><i>Attempted to access dim(3); index out of bounds because numel(dim)=2.</i></div><div><i>Error in ==> cornerpoints at 11<br></i></div></div><div><i>Error in ==> ft_plot_slice at 157<br></i></div><div><br>


</div><div>So, I tried the surf-option, which gave me this:</div><div><i>Undefined function or variable "val".</i><br></div><div><div><i>Error in ==> ft_sourceplot at 1174<br></i></div></div><div><br></div><div>


And finally, I tried the slice-option, which gave one of two errors (which seems to be based on how many slices I requested):</div>
<div><i>Out of memory</i></div><div>Which is pretty damn impressive since I've got 8GB of RAM and a pagefile topping of at 40GB</div><div>Or, the mildly disconcerting:</div><div><i>Matlab has encountered an internal error and has to close</i></div>


<div>Which seems to have been caused by a so-called <i>"Segmentation violation"<br></i></div><div><br></div><div>Can anyone offer any insight in these errors? I think I'm doing something wrong pretty early on, but have no idea what it is.</div>



<div><br></div><div>Sincerely,</div><div><br></div><div>Casper van Heck</div></div>
</blockquote></div><br></div>
_______________________________________________<br>fieldtrip mailing list<br><a href="mailto:fieldtrip@donders.ru.nl">fieldtrip@donders.ru.nl</a><br>http://mailman.science.ru.nl/mailman/listinfo/fieldtrip</blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Jan-Mathijs Schoffelen, MD PhD </div><div><br></div><div>Donders Institute for Brain, Cognition and Behaviour, <br>Centre for Cognitive Neuroimaging,<br>Radboud University Nijmegen, The Netherlands</div><div><br></div><div>Max Planck Institute for Psycholinguistics,</div><div>Nijmegen, The Netherlands</div><div><br></div><div><a href="mailto:J.Schoffelen@donders.ru.nl">J.Schoffelen@donders.ru.nl</a></div><div>Telephone: +31-24-3614793</div></div></span></div></span></div></span></div></span></div></span></span>
</div>
<br></div></body></html>