<div dir="ltr"><div>FYI the pysurfer page has this in their documentation already: <a href="https://pysurfer.github.io/install.html">https://pysurfer.github.io/install.html</a><br><br></div>Mainak<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 13, 2015 at 5:31 PM, David I Leitman <span dir="ltr">&lt;<a href="mailto:leitman@mail.med.upenn.edu" target="_blank">leitman@mail.med.upenn.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi I can try to get to it tonight.. but I am a newbie.. so I may let one of my students try to post this --dave<div><div class="h5"><br><div><div>On Jul 13, 2015, at 11:18 AM, Eric Larson &lt;<a href="mailto:larson.eric.d@gmail.com" target="_blank">larson.eric.d@gmail.com</a>&gt; wrote:</div><br><blockquote type="cite"><div dir="ltr">Thanks for letting us know what worked. Do you have time to open a Pull Request on GitHub to add that line to this page, and add any other tips you&#39;ve found?<div><br></div><div><a href="https://github.com/mne-tools/mne-python/blob/master/doc/source/getting_started.rst" target="_blank">https://github.com/mne-tools/mne-python/blob/master/doc/source/getting_started.rst</a><br></div><div><br></div><div>If not, someone else can add it next time they&#39;re digging around in there.</div><div><br></div><div>Eric</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 13, 2015 at 10:42 AM, David I Leitman <span dir="ltr">&lt;<a href="mailto:leitman@mail.med.upenn.edu" target="_blank">leitman@mail.med.upenn.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi Eric and MNE users,<div><br></div><div>I wanted to let you all know that I solved this issue with the help of the Endthought support people:</div><div><br></div><div>If you invoke ipython like so: <span style="background-color:rgb(248,248,248);color:rgb(43,46,47);font-family:Consolas,Menlo,Monaco,&#39;Lucida Console&#39;,&#39;Liberation Mono&#39;,&#39;DejaVu Sans Mono&#39;,&#39;Bitstream Vera Sans Mono&#39;,&#39;Courier New&#39;,monospace,serif;font-size:13px;line-height:22px;white-space:nowrap">ETS_TOOLKIT=qt4 QT_API=pyside ipython --gui=qt</span></div><div><br></div><div>you can avoid issues with graphics and surfer... at leas so far as I can tell ( ran one test)</div><div><br></div><div>HTH david</div><div><br></div><div><p style="color:rgb(43,46,47);font-size:14px;line-height:22px;margin:15px 0px;font-family:&#39;Lucida Sans Unicode&#39;,&#39;Lucida Grande&#39;,Tahoma,Verdana,sans-serif">David,</p><p style="color:rgb(43,46,47);font-size:14px;line-height:22px;margin:15px 0px;font-family:&#39;Lucida Sans Unicode&#39;,&#39;Lucida Grande&#39;,Tahoma,Verdana,sans-serif">My apologies for the confusion.</p><p style="color:rgb(43,46,47);font-size:14px;line-height:22px;margin:15px 0px;font-family:&#39;Lucida Sans Unicode&#39;,&#39;Lucida Grande&#39;,Tahoma,Verdana,sans-serif">You only needed to correct the part of the original command that triggered the previous error; I should have been explicit about which part that was. That said, I would encourage you to experiment, especially since both the previous error message and this one gave you strong if not fully complete hints: IPython&#39;s error message told you that you can&#39;t use <code style="margin:0px 2px;padding:0px 5px;white-space:nowrap;border:1px solid rgb(234,234,234);background-color:rgb(248,248,248);font-family:Consolas,Menlo,Monaco,&#39;Lucida Console&#39;,&#39;Liberation Mono&#39;,&#39;DejaVu Sans Mono&#39;,&#39;Bitstream Vera Sans Mono&#39;,&#39;Courier New&#39;,monospace,serif;font-size:13px">qt4</code> in the IPython command but that <code style="margin:0px 2px;padding:0px 5px;white-space:nowrap;border:1px solid rgb(234,234,234);background-color:rgb(248,248,248);font-family:Consolas,Menlo,Monaco,&#39;Lucida Console&#39;,&#39;Liberation Mono&#39;,&#39;DejaVu Sans Mono&#39;,&#39;Bitstream Vera Sans Mono&#39;,&#39;Courier New&#39;,monospace,serif;font-size:13px">qt</code> is available, and ETSConfig&#39;s error message told you you can&#39;t use <code style="margin:0px 2px;padding:0px 5px;white-space:nowrap;border:1px solid rgb(234,234,234);background-color:rgb(248,248,248);font-family:Consolas,Menlo,Monaco,&#39;Lucida Console&#39;,&#39;Liberation Mono&#39;,&#39;DejaVu Sans Mono&#39;,&#39;Bitstream Vera Sans Mono&#39;,&#39;Courier New&#39;,monospace,serif;font-size:13px">qt</code> in the toolkit specification. Granted that it takes a leap to realize that these can be different! (Although it might help to think about it this way -- if they were necessarily the same, then why specify it twice?)</p><p style="color:rgb(43,46,47);font-size:14px;line-height:22px;margin:15px 0px;font-family:&#39;Lucida Sans Unicode&#39;,&#39;Lucida Grande&#39;,Tahoma,Verdana,sans-serif">Also, just to forestall another possible issue depending on your installation, I will suggest that you specify PySide explicitly as your Qt backend package.</p><p style="color:rgb(43,46,47);font-size:14px;line-height:22px;margin:15px 0px;font-family:&#39;Lucida Sans Unicode&#39;,&#39;Lucida Grande&#39;,Tahoma,Verdana,sans-serif">Use this:<br><code style="margin:0px 2px;padding:0px 5px;white-space:nowrap;border:1px solid rgb(234,234,234);background-color:rgb(248,248,248);font-family:Consolas,Menlo,Monaco,&#39;Lucida Console&#39;,&#39;Liberation Mono&#39;,&#39;DejaVu Sans Mono&#39;,&#39;Bitstream Vera Sans Mono&#39;,&#39;Courier New&#39;,monospace,serif;font-size:13px">ETS_TOOLKIT=qt4 QT_API=pyside ipython --gui=qt</code></p><p style="color:rgb(43,46,47);font-size:14px;line-height:22px;margin:15px 0px;font-family:&#39;Lucida Sans Unicode&#39;,&#39;Lucida Grande&#39;,Tahoma,Verdana,sans-serif">Best,<br>Jonathan</p><div><div><div><div>On Jul 10, 2015, at 3:39 PM, Eric Larson &lt;<a href="mailto:larson.eric.d@gmail.com" target="_blank">larson.eric.d@gmail.com</a>&gt; wrote:</div><br><blockquote type="cite"><div dir="ltr">This is a problem with PySurfer and, in turn, Mayavi / VTK. I doubt there will be any nice workaround. You could try using the Anaconda Python distribution as people have generally good luck with that -- the Python distribution might actually matter in this case. Sorry I don&#39;t have a nicer idea...<div><br></div><div>Eric</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 10, 2015 at 1:27 PM, David I Leitman <span dir="ltr">&lt;<a href="mailto:leitman@mail.med.upenn.edu" target="_blank">leitman@mail.med.upenn.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi all,<div><br></div><div>I  get an error when trying to plot my stc files onto the inflated brain using pysurfer as in the example :<a href="http://martinos.org/mne/stable/auto_examples/datasets/plot_spm_faces_dataset.html#example-datasets-plot-spm-faces-dataset-py" target="_blank">http://martinos.org/mne/stable/auto_examples/datasets/plot_spm_faces_dataset.html#example-datasets-plot-spm-faces-dataset-py</a></div><div><br></div><div>A similar error occurs when trying to visualize the fields within the meg helmet</div><div> i am using mne 0.9 and have Enthought canopy 1.5  and invoke my scripts through ipython 3.2.0 on a 64bit linux machine running  RHEL5</div><div><br></div><div>the error occurs whether i invoke ipython with:  gui=qt pylab=qt; or gui=wx pylab=wx; or gui=qt5 pylab=qt4;</div><div><br></div><div>thanks// dave</div><div><br></div><div><br></div><div>here is the error below </div><div><br></div><div><br></div><div>:&gt;&gt;&gt;&gt;&gt;&gt;</div><div><br></div><div><br></div><div><br></div><div><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px">TypeError Traceback (most recent call last)</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px">/home/leitman/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/tvtk/pyface/ui/wx/scene.pyc in OnPaint(self, event)</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px"> 526 </span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px"> 527 # Call the original handler (this will Show the widget)</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px">--&gt; 528 self._vtk_control.OnPaint(event)</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px"> 529 if len(self.renderer.lights) == 0:</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px"> 530 # The renderer is not ready yet, we do not do anything, and</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px">/home/leitman/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/tvtk/pyface/ui/wx/wxVTKRenderWindowInteractor.pyc in OnPaint(self, event)</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px"> 408 d = self.GetDisplayId()</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px"> 409 if d:</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px">--&gt; 410 self._Iren.GetRenderWindow().SetDisplayId(d)</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px"> 411 </span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px"> 412 # store the handle</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px">TypeError: SetDisplayId argument 1: value is _f0c6ca0_void_p, required type is p_void</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px">---------------------------------------------------------------------------</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px">TypeError Traceback (most recent call last)</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px">/home/leitman/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/tvtk/pyface/ui/wx/scene.pyc in OnPaint(self, event)</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px"> 526 </span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px"> 527 # Call the original handler (this will Show the widget)</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px">--&gt; 528 self._vtk_control.OnPaint(event)</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px"> 529 if len(self.renderer.lights) == 0:</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px"> 530 # The renderer is not ready yet, we do not do anything, and</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px">/home/leitman/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/tvtk/pyface/ui/wx/wxVTKRenderWindowInteractor.pyc in OnPaint(self, event)</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px"> 408 d = self.GetDisplayId()</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px"> 409 if d:</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px">--&gt; 410 self._Iren.GetRenderWindow().SetDisplayId(d)</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px"> 411 </span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px"> 412 # store the handle</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px">TypeError: SetDisplayId argument 1: value is _f0c6ca0_void_p, required type is p_void</span><br style="font-family:&#39;Helvetica Neue&#39;;font-size:14px" clear="none"><span style="font-family:&#39;Helvetica Neue&#39;;font-size:14px">Out[32]: &lt;mayavi.core.scene.Scene at 0x2aaaaab52770&gt;</span><br><div>
<span style="border-collapse:separate;border-spacing:0px"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">David I. Leitman PhD</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px"><br></span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="&#39;Lucida Grande&#39;"><span style="font-size:10px">Research Assistant Professor</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">Department of Psychiatry-</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">Neuropsychiatry program</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">Perelman School of Medicine</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">University of Pennsylvania</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">Gates Pavilion 10th floor room 1042</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">3400 Spruce St</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">Philadelphia, PA 19104-4283</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">P: <a href="tel:%28215%29%20662-7389" value="+12156627389" target="_blank">(215) 662-7389</a></span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">F: <a href="tel:%28215%29%20662-7903" value="+12156627903" target="_blank">(215) 662-7903</a></span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">E: <a href="mailto:leitman@mail.med.upenn.edu" target="_blank">leitman@mail.med.upenn.edu</a></span></font></div></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></span><span style="font-family:&#39;Lucida Grande&#39;;font-size:x-small">Faculty page:<span style="white-space:pre-wrap">        </span></span><a href="http://www.med.upenn.edu/apps/faculty/index.php/g275/p8174343" style="font-size:11px" target="_blank">http://www.med.upenn.edu/apps/faculty/index.php/g275/p8174343</a><div><span style="font-family:&#39;Lucida Grande&#39;;font-size:x-small">Lab website:</span></div><div><span style="font-family:&#39;Lucida Grande&#39;;font-size:x-small"> </span><span style="font-family:&#39;Lucida Grande&#39;;font-size:x-small"><a href="http://davidileitman.com/" target="_blank">http://davidileitman.com</a></span></div><div><br></div><div>The information contained in this e-mail message is intended only for the personal and confidential use of the recipient(s) named above.  If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited.  If you have received this communication in error, please notify the the Neuropsychiatry Section immediately by e-mail, and delete the original message.</div><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="&#39;Lucida Grande&#39;"><span style="font-size:10px"><br></span></font></div></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></span><br>
</div>
<br></div></div><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" rel="noreferrer" 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" rel="noreferrer" 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>
_______________________________________________<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><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></blockquote></div><br><div>
<span style="border-collapse:separate;border-spacing:0px"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">David I. Leitman PhD</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px"><br></span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="&#39;Lucida Grande&#39;"><span style="font-size:10px">Research Assistant Professor</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">Department of Psychiatry-</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">Neuropsychiatry program</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">Perelman School of Medicine</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">University of Pennsylvania</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">Gates Pavilion 10th floor room 1042</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">3400 Spruce St</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">Philadelphia, PA 19104-4283</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">P: <a href="tel:%28215%29%20662-7389" value="+12156627389" target="_blank">(215) 662-7389</a></span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">F: <a href="tel:%28215%29%20662-7903" value="+12156627903" target="_blank">(215) 662-7903</a></span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">E: <a href="mailto:leitman@mail.med.upenn.edu" target="_blank">leitman@mail.med.upenn.edu</a></span></font></div></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></span><span style="font-family:&#39;Lucida Grande&#39;;font-size:x-small">Faculty page:<span style="white-space:pre-wrap">        </span></span><a href="http://www.med.upenn.edu/apps/faculty/index.php/g275/p8174343" style="font-size:11px" target="_blank">http://www.med.upenn.edu/apps/faculty/index.php/g275/p8174343</a><div><span style="font-family:&#39;Lucida Grande&#39;;font-size:x-small">Lab website:</span></div><div><span style="font-family:&#39;Lucida Grande&#39;;font-size:x-small"> </span><span style="font-family:&#39;Lucida Grande&#39;;font-size:x-small"><a href="http://davidileitman.com/" target="_blank">http://davidileitman.com</a></span></div><div><br></div><div>The information contained in this e-mail message is intended only for the personal and confidential use of the recipient(s) named above.  If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited.  If you have received this communication in error, please notify the the Neuropsychiatry Section immediately by e-mail, and delete the original message.</div><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="&#39;Lucida Grande&#39;"><span style="font-size:10px"><br></span></font></div></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></span><br>
</div>
<br></div></div></div></div><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" rel="noreferrer" 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" rel="noreferrer" 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>
_______________________________________________<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><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></blockquote></div><br><div>
<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;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">David I. Leitman PhD</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px"><br></span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="&#39;Lucida Grande&#39;"><span style="font-size:10px">Research Assistant Professor</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">Department of Psychiatry-</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">Neuropsychiatry program</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">Perelman School of Medicine</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">University of Pennsylvania</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">Gates Pavilion 10th floor room 1042</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">3400 Spruce St</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">Philadelphia, PA 19104-4283</span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">P: <a href="tel:%28215%29%20662-7389" value="+12156627389" target="_blank">(215) 662-7389</a></span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">F: <a href="tel:%28215%29%20662-7903" value="+12156627903" target="_blank">(215) 662-7903</a></span></font></div><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="Lucida Grande"><span style="font-size:10px">E: <a href="mailto:leitman@mail.med.upenn.edu" target="_blank">leitman@mail.med.upenn.edu</a></span></font></div></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></span><span style="font-family:&#39;Lucida Grande&#39;;font-size:x-small">Faculty page:<span style="white-space:pre-wrap">        </span></span><a href="http://www.med.upenn.edu/apps/faculty/index.php/g275/p8174343" style="font-size:11px" target="_blank">http://www.med.upenn.edu/apps/faculty/index.php/g275/p8174343</a><div><span style="font-family:&#39;Lucida Grande&#39;;font-size:x-small">Lab website:</span></div><div><span style="font-family:&#39;Lucida Grande&#39;;font-size:x-small"> </span><span style="font-family:&#39;Lucida Grande&#39;;font-size:x-small"><a href="http://davidileitman.com" target="_blank">http://davidileitman.com</a></span></div><div><br></div><div>The information contained in this e-mail message is intended only for the personal and confidential use of the recipient(s) named above.  If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited.  If you have received this communication in error, please notify the the Neuropsychiatry Section immediately by e-mail, and delete the original message.</div><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0,0,0);font-variant:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"><div style="font-weight:normal;font-style:normal;font-family:Helvetica;font-size:16px"><font size="2" face="&#39;Lucida Grande&#39;"><span style="font-size:10px"><br></span></font></div></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></div></span><br></span><br>
</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" rel="noreferrer" 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" rel="noreferrer" 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>