<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">hi all,</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I am using MNE-2.7.4-3439; I don&#39;t see the mne_report program in this build, nor in the 3443 build.</div>
<div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Is there some other place the program is available? and if so can I get my hands on it? Thanks. Kam</div></div><div class="gmail_extra"><br clear="all">
<div><div dir="ltr">------------------------------------------------------------<br>Kambiz Tavabi PhD<br>Institute for Learning &amp; Brain Sciences<br>1715 Columbia Road N<br>Portage Bay Building<br>Box 357988<br>University of Washington<br>
Seattle, WA 98195-7988<br>Tel: 206-685-6173<br>------------------------------------------------------------</div></div>
<br><br><div class="gmail_quote">On Fri, Jul 11, 2014 at 11:35 AM,  <span dir="ltr">&lt;<a href="mailto:mne_analysis-request@nmr.mgh.harvard.edu" target="_blank">mne_analysis-request@nmr.mgh.harvard.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send Mne_analysis mailing list submissions to<br>
        <a href="mailto:mne_analysis@nmr.mgh.harvard.edu">mne_analysis@nmr.mgh.harvard.edu</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<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>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:mne_analysis-request@nmr.mgh.harvard.edu">mne_analysis-request@nmr.mgh.harvard.edu</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:mne_analysis-owner@nmr.mgh.harvard.edu">mne_analysis-owner@nmr.mgh.harvard.edu</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of Mne_analysis digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. mne report command (Mainak Jas)<br>
   2. Re: mne report command (Alexandre Gramfort)<br>
   3. Re: mne report command (Denis-Alexander Engemann)<br>
   4. Re: mne report command (dgw)<br>
   5. Re: mne report command (Alexandre Gramfort)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Fri, 11 Jul 2014 18:56:31 +0300 (EEST)<br>
From: &quot;Mainak Jas&quot; &lt;<a href="mailto:mainak@neuro.hut.fi">mainak@neuro.hut.fi</a>&gt;<br>
Subject: [Mne_analysis] mne report command<br>
To: <a href="mailto:mne_analysis@nmr.mgh.harvard.edu">mne_analysis@nmr.mgh.harvard.edu</a><br>
Message-ID: &lt;<a href="mailto:43974.82.130.26.44.1405094191.squirrel@neuro.hut.fi">43974.82.130.26.44.1405094191.squirrel@neuro.hut.fi</a>&gt;<br>
Content-Type: text/plain;charset=iso-8859-1<br>
<br>
Dear all,<br>
<br>
We&#39;re converging on the `mne report` command that I was working for the<br>
Google Summer of Code this year.<br>
<br>
The idea is to run the `mne report` command as below:<br>
<br>
$ mne report --path MNE-sample-data/ --subjects-dir<br>
MNE-sample-data/subjects --subject sample<br>
<br>
providing it the data directory whose report must be created. It will<br>
generate a report as a single html file which can be easily shared with<br>
collaborators via email or dropbox. A link to the report generated from<br>
the MNE sample dataset is provided below:<br>
<br>
<a href="https://dl.dropboxusercontent.com/u/3915954/report.html" target="_blank">https://dl.dropboxusercontent.com/u/3915954/report.html</a><br>
<br>
The motivation is that it can be used to generate a quick<br>
summary/statistics of the results and do a quality check with minimal<br>
scripting. Typically, this is something one might want to run one day<br>
after data collection.<br>
<br>
We also provide a python interface for more advanced users who want to<br>
embed their own custom plots in the report.<br>
<br>
Any feedback towards improving this is most appreciated. Thanks!<br>
<br>
Best regards,<br>
Mainak<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Fri, 11 Jul 2014 18:27:31 +0200<br>
From: Alexandre Gramfort &lt;<a href="mailto:alexandre.gramfort@telecom-paristech.fr">alexandre.gramfort@telecom-paristech.fr</a>&gt;<br>
Subject: Re: [Mne_analysis] mne report command<br>
To: Discussion and support forum for the users of MNE Software<br>
        &lt;<a href="mailto:mne_analysis@nmr.mgh.harvard.edu">mne_analysis@nmr.mgh.harvard.edu</a>&gt;<br>
Message-ID:<br>
        &lt;<a href="mailto:CADeotZqJvH5g1jqoUUwWKxa4FiP5M4MMOzVcTkfy9cvoFMd8Fw@mail.gmail.com">CADeotZqJvH5g1jqoUUwWKxa4FiP5M4MMOzVcTkfy9cvoFMd8Fw@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=UTF-8<br>
<br>
hi,<br>
<br>
I am already really happy to see what Mainak has achieved but if you<br>
think some relevant information is missing or not well highlighted,<br>
it&#39;s the moment to ask so we can make it happen for the next release.<br>
<br>
Please take a minute to give some feedback and suggest improvements.<br>
<br>
Cheers,<br>
Alex<br>
<br>
<br>
On Fri, Jul 11, 2014 at 5:56 PM, Mainak Jas &lt;<a href="mailto:mainak@neuro.hut.fi">mainak@neuro.hut.fi</a>&gt; wrote:<br>
&gt; Dear all,<br>
&gt;<br>
&gt; We&#39;re converging on the `mne report` command that I was working for the<br>
&gt; Google Summer of Code this year.<br>
&gt;<br>
&gt; The idea is to run the `mne report` command as below:<br>
&gt;<br>
&gt; $ mne report --path MNE-sample-data/ --subjects-dir<br>
&gt; MNE-sample-data/subjects --subject sample<br>
&gt;<br>
&gt; providing it the data directory whose report must be created. It will<br>
&gt; generate a report as a single html file which can be easily shared with<br>
&gt; collaborators via email or dropbox. A link to the report generated from<br>
&gt; the MNE sample dataset is provided below:<br>
&gt;<br>
&gt; <a href="https://dl.dropboxusercontent.com/u/3915954/report.html" target="_blank">https://dl.dropboxusercontent.com/u/3915954/report.html</a><br>
&gt;<br>
&gt; The motivation is that it can be used to generate a quick<br>
&gt; summary/statistics of the results and do a quality check with minimal<br>
&gt; scripting. Typically, this is something one might want to run one day<br>
&gt; after data collection.<br>
&gt;<br>
&gt; We also provide a python interface for more advanced users who want to<br>
&gt; embed their own custom plots in the report.<br>
&gt;<br>
&gt; Any feedback towards improving this is most appreciated. Thanks!<br>
&gt;<br>
&gt; Best regards,<br>
&gt; Mainak<br>
&gt; _______________________________________________<br>
&gt; Mne_analysis mailing list<br>
&gt; <a href="mailto:Mne_analysis@nmr.mgh.harvard.edu">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 e-mail<br>
&gt; contains patient information, please contact the Partners Compliance 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 error<br>
&gt; but does not contain patient information, please contact the sender and properly<br>
&gt; dispose of the e-mail.<br>
&gt;<br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Fri, 11 Jul 2014 18:44:28 +0200<br>
From: Denis-Alexander Engemann &lt;<a href="mailto:denis.engemann@gmail.com">denis.engemann@gmail.com</a>&gt;<br>
Subject: Re: [Mne_analysis] mne report command<br>
To: Discussion and support forum for the users of MNE Software<br>
        &lt;<a href="mailto:mne_analysis@nmr.mgh.harvard.edu">mne_analysis@nmr.mgh.harvard.edu</a>&gt;<br>
Message-ID:<br>
        &lt;<a href="mailto:CA%2BMN3Os%2BTROLw22hTMcK5G3VA%2B3KjQw6UCsPxBNZ99ztTbaivA@mail.gmail.com">CA+MN3Os+TROLw22hTMcK5G3VA+3KjQw6UCsPxBNZ99ztTbaivA@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>
Hi all,<br>
<br>
here is an example that shows how to create a custom report:<br>
<br>
<a href="https://gist.github.com/dengemann/dedbf84d07d79975d5a0" target="_blank">https://gist.github.com/dengemann/dedbf84d07d79975d5a0</a><br>
<br>
Best,<br>
Denis<br>
<br>
<br>
On Fri, Jul 11, 2014 at 6:27 PM, Alexandre Gramfort &lt;<br>
<a href="mailto:alexandre.gramfort@telecom-paristech.fr">alexandre.gramfort@telecom-paristech.fr</a>&gt; wrote:<br>
<br>
&gt; hi,<br>
&gt;<br>
&gt; I am already really happy to see what Mainak has achieved but if you<br>
&gt; think some relevant information is missing or not well highlighted,<br>
&gt; it&#39;s the moment to ask so we can make it happen for the next release.<br>
&gt;<br>
&gt; Please take a minute to give some feedback and suggest improvements.<br>
&gt;<br>
&gt; Cheers,<br>
&gt; Alex<br>
&gt;<br>
&gt;<br>
&gt; On Fri, Jul 11, 2014 at 5:56 PM, Mainak Jas &lt;<a href="mailto:mainak@neuro.hut.fi">mainak@neuro.hut.fi</a>&gt; wrote:<br>
&gt; &gt; Dear all,<br>
&gt; &gt;<br>
&gt; &gt; We&#39;re converging on the `mne report` command that I was working for the<br>
&gt; &gt; Google Summer of Code this year.<br>
&gt; &gt;<br>
&gt; &gt; The idea is to run the `mne report` command as below:<br>
&gt; &gt;<br>
&gt; &gt; $ mne report --path MNE-sample-data/ --subjects-dir<br>
&gt; &gt; MNE-sample-data/subjects --subject sample<br>
&gt; &gt;<br>
&gt; &gt; providing it the data directory whose report must be created. It will<br>
&gt; &gt; generate a report as a single html file which can be easily shared with<br>
&gt; &gt; collaborators via email or dropbox. A link to the report generated from<br>
&gt; &gt; the MNE sample dataset is provided below:<br>
&gt; &gt;<br>
&gt; &gt; <a href="https://dl.dropboxusercontent.com/u/3915954/report.html" target="_blank">https://dl.dropboxusercontent.com/u/3915954/report.html</a><br>
&gt; &gt;<br>
&gt; &gt; The motivation is that it can be used to generate a quick<br>
&gt; &gt; summary/statistics of the results and do a quality check with minimal<br>
&gt; &gt; scripting. Typically, this is something one might want to run one day<br>
&gt; &gt; after data collection.<br>
&gt; &gt;<br>
&gt; &gt; We also provide a python interface for more advanced users who want to<br>
&gt; &gt; embed their own custom plots in the report.<br>
&gt; &gt;<br>
&gt; &gt; Any feedback towards improving this is most appreciated. Thanks!<br>
&gt; &gt;<br>
&gt; &gt; Best regards,<br>
&gt; &gt; Mainak<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; Mne_analysis mailing list<br>
&gt; &gt; <a href="mailto:Mne_analysis@nmr.mgh.harvard.edu">Mne_analysis@nmr.mgh.harvard.edu</a><br>
&gt; &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; &gt;<br>
&gt; &gt;<br>
&gt; &gt; The information in this e-mail is intended only for the person to whom<br>
&gt; it is<br>
&gt; &gt; addressed. If you believe this e-mail was sent to you in error and the<br>
&gt; e-mail<br>
&gt; &gt; contains patient information, please contact the Partners Compliance<br>
&gt; HelpLine at<br>
&gt; &gt; <a href="http://www.partners.org/complianceline" target="_blank">http://www.partners.org/complianceline</a> . If the e-mail was sent to you<br>
&gt; in error<br>
&gt; &gt; but does not contain patient information, please contact the sender and<br>
&gt; properly<br>
&gt; &gt; dispose of the e-mail.<br>
&gt; &gt;<br>
&gt; _______________________________________________<br>
&gt; Mne_analysis mailing list<br>
&gt; <a href="mailto:Mne_analysis@nmr.mgh.harvard.edu">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>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20140711/a59d133a/attachment-0001.html" target="_blank">http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20140711/a59d133a/attachment-0001.html</a><br>

<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Fri, 11 Jul 2014 13:23:04 -0400<br>
From: dgw &lt;<a href="mailto:dgwakeman@gmail.com">dgwakeman@gmail.com</a>&gt;<br>
Subject: Re: [Mne_analysis] mne report command<br>
To: Discussion and support forum for the users of MNE Software<br>
        &lt;<a href="mailto:mne_analysis@nmr.mgh.harvard.edu">mne_analysis@nmr.mgh.harvard.edu</a>&gt;<br>
Message-ID:<br>
        &lt;<a href="mailto:CADM2BTj5%2Bc-ber6YWJ52NJvTzWS_iyt_sA-CQ94D_eMnPYMK4w@mail.gmail.com">CADM2BTj5+c-ber6YWJ52NJvTzWS_iyt_sA-CQ94D_eMnPYMK4w@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=UTF-8<br>
<br>
Hi Mainak,<br>
<br>
This looks great!<br>
<br>
My suggestions:<br>
<br>
Remove the full path from the names of each file (just put the path at<br>
the top of the report).<br>
No space between the colon and file type:<br>
Events : MNE-sample-data/MEG/sample/ernoise_raw-eve.fif -&gt; Events:<br>
ernoise_raw-eve.fif<br>
<br>
By default don&#39;t include events with value of 0 (maybe include it as<br>
an option). In most cases these are not true events.<br>
<br>
The covariance matrix scaling for gradiometers in the sample file seems flat.<br>
<br>
At least an option to force a scaling factor for each file type<br>
(because it can be confusing for example that the left and right<br>
visual evoked examples have different scalings for the gradiometers).<br>
<br>
It would be most helpful to split the Trans plot into multiple plots.<br>
One with just the outer_skin (opaque) and array (transparent) (I would<br>
prefer a sagittal view perhaps a view from the front is helpful too).<br>
Another one to five plots (multiple angles) of the outer skin<br>
(transparent) with the digitized points (scaled to indicate distance<br>
from the surface).<br>
<br>
Paring down the amount of information shown in the Raw examples would<br>
be helpful.<br>
<br>
I would also like to see a set order to the file (preferably based on<br>
a default flow for example: raw, -ave, -cov, trans, fwd, inv).<br>
<br>
I would love to see the -eve file information included in the<br>
information with the raw information (in the same section). (even in<br>
cases where there is no -eve file (as find events can get this)).<br>
<br>
I&#39;d also like to see some of the names changed to make a better<br>
association with the actual filenames/filenaming conventions (this may<br>
prove to be controversial). For example Evoked -&gt; Average (these are<br>
-ave.fif). Instead of MRI at the top right (maybe BEM).<br>
<br>
But I would be happy to use this as is. It looks very good!<br>
<br>
D<br>
<br>
On Fri, Jul 11, 2014 at 12:27 PM, Alexandre Gramfort<br>
&lt;<a href="mailto:alexandre.gramfort@telecom-paristech.fr">alexandre.gramfort@telecom-paristech.fr</a>&gt; wrote:<br>
&gt; hi,<br>
&gt;<br>
&gt; I am already really happy to see what Mainak has achieved but if you<br>
&gt; think some relevant information is missing or not well highlighted,<br>
&gt; it&#39;s the moment to ask so we can make it happen for the next release.<br>
&gt;<br>
&gt; Please take a minute to give some feedback and suggest improvements.<br>
&gt;<br>
&gt; Cheers,<br>
&gt; Alex<br>
&gt;<br>
&gt;<br>
&gt; On Fri, Jul 11, 2014 at 5:56 PM, Mainak Jas &lt;<a href="mailto:mainak@neuro.hut.fi">mainak@neuro.hut.fi</a>&gt; wrote:<br>
&gt;&gt; Dear all,<br>
&gt;&gt;<br>
&gt;&gt; We&#39;re converging on the `mne report` command that I was working for the<br>
&gt;&gt; Google Summer of Code this year.<br>
&gt;&gt;<br>
&gt;&gt; The idea is to run the `mne report` command as below:<br>
&gt;&gt;<br>
&gt;&gt; $ mne report --path MNE-sample-data/ --subjects-dir<br>
&gt;&gt; MNE-sample-data/subjects --subject sample<br>
&gt;&gt;<br>
&gt;&gt; providing it the data directory whose report must be created. It will<br>
&gt;&gt; generate a report as a single html file which can be easily shared with<br>
&gt;&gt; collaborators via email or dropbox. A link to the report generated from<br>
&gt;&gt; the MNE sample dataset is provided below:<br>
&gt;&gt;<br>
&gt;&gt; <a href="https://dl.dropboxusercontent.com/u/3915954/report.html" target="_blank">https://dl.dropboxusercontent.com/u/3915954/report.html</a><br>
&gt;&gt;<br>
&gt;&gt; The motivation is that it can be used to generate a quick<br>
&gt;&gt; summary/statistics of the results and do a quality check with minimal<br>
&gt;&gt; scripting. Typically, this is something one might want to run one day<br>
&gt;&gt; after data collection.<br>
&gt;&gt;<br>
&gt;&gt; We also provide a python interface for more advanced users who want to<br>
&gt;&gt; embed their own custom plots in the report.<br>
&gt;&gt;<br>
&gt;&gt; Any feedback towards improving this is most appreciated. Thanks!<br>
&gt;&gt;<br>
&gt;&gt; Best regards,<br>
&gt;&gt; Mainak<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Mne_analysis mailing list<br>
&gt;&gt; <a href="mailto:Mne_analysis@nmr.mgh.harvard.edu">Mne_analysis@nmr.mgh.harvard.edu</a><br>
&gt;&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;&gt;<br>
&gt;&gt;<br>
&gt;&gt; The information in this e-mail is intended only for the person to whom it is<br>
&gt;&gt; addressed. If you believe this e-mail was sent to you in error and the e-mail<br>
&gt;&gt; contains patient information, please contact the Partners Compliance HelpLine at<br>
&gt;&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 error<br>
&gt;&gt; but does not contain patient information, please contact the sender and properly<br>
&gt;&gt; dispose of the e-mail.<br>
&gt;&gt;<br>
&gt; _______________________________________________<br>
&gt; Mne_analysis mailing list<br>
&gt; <a href="mailto:Mne_analysis@nmr.mgh.harvard.edu">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>
<br>
<br>
------------------------------<br>
<br>
Message: 5<br>
Date: Fri, 11 Jul 2014 20:34:44 +0200<br>
From: Alexandre Gramfort &lt;<a href="mailto:alexandre.gramfort@telecom-paristech.fr">alexandre.gramfort@telecom-paristech.fr</a>&gt;<br>
Subject: Re: [Mne_analysis] mne report command<br>
To: Discussion and support forum for the users of MNE Software<br>
        &lt;<a href="mailto:mne_analysis@nmr.mgh.harvard.edu">mne_analysis@nmr.mgh.harvard.edu</a>&gt;<br>
Message-ID:<br>
        &lt;<a href="mailto:CADeotZo1itdrbyB%2BNe9T7QdpnEq--8z3DE3Q%2BB6bc9Yk64raqg@mail.gmail.com">CADeotZo1itdrbyB+Ne9T7QdpnEq--8z3DE3Q+B6bc9Yk64raqg@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=UTF-8<br>
<br>
hi,<br>
<br>
&gt; By default don&#39;t include events with value of 0 (maybe include it as<br>
&gt; an option). In most cases these are not true events.<br>
<br>
the events are actually 1 not 0. This remark suggests me that we<br>
should not use standard y ticks/scaling for plot_events<br>
<br>
&gt; The covariance matrix scaling for gradiometers in the sample file seems flat.<br>
<br>
I this it&#39;s correct. It&#39;s empty room with SSP applied.<br>
<br>
&gt; At least an option to force a scaling factor for each file type<br>
&gt; (because it can be confusing for example that the left and right<br>
&gt; visual evoked examples have different scalings for the gradiometers).<br>
&gt;<br>
&gt; It would be most helpful to split the Trans plot into multiple plots.<br>
&gt; One with just the outer_skin (opaque) and array (transparent) (I would<br>
&gt; prefer a sagittal view perhaps a view from the front is helpful too).<br>
&gt; Another one to five plots (multiple angles) of the outer skin<br>
&gt; (transparent) with the digitized points (scaled to indicate distance<br>
&gt; from the surface).<br>
<br>
we can indeed do better. Maybe you can take a look at the plot_trans<br>
function and improve it a bit?<br>
<br>
&gt; Paring down the amount of information shown in the Raw examples would<br>
&gt; be helpful.<br>
<br>
+1<br>
<br>
&gt; I would also like to see a set order to the file (preferably based on<br>
&gt; a default flow for example: raw, -ave, -cov, trans, fwd, inv).<br>
<br>
good point. +1<br>
<br>
&gt; I would love to see the -eve file information included in the<br>
&gt; information with the raw information (in the same section). (even in<br>
&gt; cases where there is no -eve file (as find events can get this)).<br>
<br>
I like this too.<br>
<br>
&gt; I&#39;d also like to see some of the names changed to make a better<br>
&gt; association with the actual filenames/filenaming conventions (this may<br>
&gt; prove to be controversial). For example Evoked -&gt; Average (these are<br>
&gt; -ave.fif). Instead of MRI at the top right (maybe BEM).<br>
<br>
I suggested Evoked and MRI :) reason is that MRI can be displayed<br>
without BEM and Evoked can contain other things than average (std dev<br>
for example).<br>
<br>
&gt; But I would be happy to use this as is. It looks very good!<br>
<br>
+1<br>
<br>
again really nice job Mainak.<br>
<br>
thanks heaps Dan for the valuable feedback.<br>
<br>
Alex<br>
<br>
<br>
------------------------------<br>
<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>
End of Mne_analysis Digest, Vol 78, Issue 20<br>
********************************************<br>
</blockquote></div><br></div>