<div dir="ltr">Unfortunately this is likely due to a bug in LAPACK:<div><br></div><div><a href="https://github.com/scipy/scipy/issues/3868">https://github.com/scipy/scipy/issues/3868</a><br></div><div><br></div><div>You could try updating LAPACK, using `python-scipy` and `python-numpy` from the Ubuntu repos, or possibly using Anaconda instead of the system Python. Although it&#39;s ugly, it also works sometimes to just tweak the inputs a tiny (seemingly trivial) amount, e.g. by including/excluding one extra time point or epoch in calculations.</div><div><br></div><div>Eric</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 18, 2014 at 8:18 AM, Dan Howarth <span dir="ltr">&lt;<a href="mailto:d.c.howarth@gmail.com" target="_blank">d.c.howarth@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">In our lab we take a &#39;empty room&#39; recording in which we turn on the MEG scanner when no one is in the room in order to further characterize the noise.<div><br></div><div>I haven&#39;t had a problem in the past with this function, but for some reason its not working for some subjects and working for others.</div><div><br></div><div>Here&#39;s the pipeline of the data:</div><div><br></div><div>max filter -&gt; band pass 1-150 &gt; notch filter 60, 120 &gt; then I compute the proj</div><div><br></div><div>Python was installed on my ubuntu machine. I use virtualenv</div><div><br></div><div>I used pip to install everything.</div><div><br></div><div>scipy: 0.14.0</div><div>numpy: 1.9.1</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 18, 2014 at 3:21 AM, Alexandre Gramfort <span dir="ltr">&lt;<a href="mailto:alexandre.gramfort@telecom-paristech.fr" target="_blank">alexandre.gramfort@telecom-paristech.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hi Dan,<br>
<br>
on what data did you apply this function?<br>
<br>
how did you install python+numpy+scipy?<br>
<br>
Alex<br>
<div><div><br>
<br>
On Tue, Nov 18, 2014 at 12:26 AM, Dan Howarth &lt;<a href="mailto:d.c.howarth@gmail.com" target="_blank">d.c.howarth@gmail.com</a>&gt; wrote:<br>
&gt; Hello all,<br>
&gt;<br>
&gt; I am attempting to use compute_proj_raw<br>
&gt; (<a href="http://martinos.org/mne/stable/generated/mne.compute_proj_raw.html?highlight=compute_proj_raw#mne.compute_proj_raw" target="_blank">http://martinos.org/mne/stable/generated/mne.compute_proj_raw.html?highlight=compute_proj_raw#mne.compute_proj_raw</a>)<br>
&gt;<br>
&gt; However, when I run the program I get the following error:<br>
&gt; <a href="https://gist.github.com/howarth/ae6289878337cb30af84" target="_blank">https://gist.github.com/howarth/ae6289878337cb30af84</a><br>
&gt;<br>
&gt; This is from the stable version of mnepython using &#39;pip install mne&#39; which<br>
&gt; was done a few weeks ago.<br>
&gt;<br>
&gt; Thanks!<br>
&gt; Dan Howarth<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Mne_analysis mailing list<br>
&gt; <a href="mailto:Mne_analysis@nmr.mgh.harvard.edu" target="_blank">Mne_analysis@nmr.mgh.harvard.edu</a><br>
&gt; <a href="https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis" target="_blank">https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis</a><br>
&gt;<br>
&gt;<br>
&gt; The information in this e-mail is intended only for the person to whom it is<br>
&gt; addressed. If you believe this e-mail was sent to you in error and the<br>
&gt; e-mail<br>
&gt; contains patient information, please contact the Partners Compliance<br>
&gt; HelpLine at<br>
&gt; <a href="http://www.partners.org/complianceline" target="_blank">http://www.partners.org/complianceline</a> . If the e-mail was sent to you in<br>
&gt; error<br>
&gt; but does not contain patient information, please contact the sender and<br>
&gt; properly<br>
&gt; dispose of the e-mail.<br>
&gt;<br>
_______________________________________________<br>
Mne_analysis mailing list<br>
<a href="mailto:Mne_analysis@nmr.mgh.harvard.edu" target="_blank">Mne_analysis@nmr.mgh.harvard.edu</a><br>
<a href="https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis" target="_blank">https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis</a><br>
</blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
Mne_analysis mailing list<br>
<a href="mailto:Mne_analysis@nmr.mgh.harvard.edu">Mne_analysis@nmr.mgh.harvard.edu</a><br>
<a href="https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis" target="_blank">https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis</a><br>
<br>
<br>
The information in this e-mail is intended only for the person to whom it is<br>
addressed. If you believe this e-mail was sent to you in error and the e-mail<br>
contains patient information, please contact the Partners Compliance HelpLine at<br>
<a href="http://www.partners.org/complianceline" target="_blank">http://www.partners.org/complianceline</a> . If the e-mail was sent to you in error<br>
but does not contain patient information, please contact the sender and properly<br>
dispose of the e-mail.<br>
<br></blockquote></div><br></div>