<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr"><p><span style="padding: 3px 10px; border-radius: 5px; color: #ffffff; font-weight: bold; display: inline-block; background-color: #ff0000;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;External Email - Use Caution&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></p><p></p>
<div></div>
<div></div>
<span>It should be the number of frequencies.<br>
</span>
<div>For each source (8064) you have 1025 values of power density, one per frequency . (frequencies ranging from 0 Hz to 100Hz with 97.65625mHz step).<br>
</div>
<span><a href="https://www.nmr.mgh.harvard.edu/mne/stable/auto_examples/time_frequency/plot_source_power_spectrum.html#sphx-glr-auto-examples-time-frequency-plot-source-power-spectrum-py" title="https://www.nmr.mgh.harvard.edu/mne/stable/auto_examples/time_frequency/plot_source_power_spectrum.html#sphx-glr-auto-examples-time-frequency-plot-source-power-spectrum-py">This
 tutorial</a> should help you understand how it works ( especially the last plot)</span>
<div><br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Best,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Victor<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> mne_analysis-bounces@nmr.mgh.harvard.edu &lt;mne_analysis-bounces@nmr.mgh.harvard.edu&gt; on behalf of Vivek Sharma &lt;vivek.sharma1510@gmail.com&gt;<br>
<b>Sent:</b> Thursday, September 26, 2019 8:17 AM<br>
<b>To:</b> Discussion and support forum for the users of MNE Software &lt;mne_analysis@nmr.mgh.harvard.edu&gt;<br>
<b>Subject:</b> Re: [Mne_analysis] mne.minimum_norm.compute_source_psd</font>
<div>&nbsp;</div>
</div>
<div>
<p><span style="padding:3px 10px; border-radius:5px; color:#ffffff; font-weight:bold; display:inline-block; background-color:#ff0000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;External Email - Use Caution&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></p>
<p></p>
<div dir="ltr">The total time I have considered&nbsp;is 574 seconds so how it is related to 1025 time points.<br>
</div>
<br>
<div class="x_gmail_quote">
<div dir="ltr" class="x_gmail_attr">On Wed, Sep 25, 2019 at 8:46 PM Daniel McCloy &lt;<a href="mailto:dan.mccloy@gmail.com">dan.mccloy@gmail.com</a>&gt; wrote:<br>
</div>
<blockquote class="x_gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
&nbsp; &nbsp; &nbsp; &nbsp; External Email - Use Caution&nbsp; &nbsp; &nbsp; &nbsp; <br>
<br>
It is the number of time points.<br>
<br>
On September 25, 2019 2:27:52 AM PDT, Vivek Sharma &lt;<a href="mailto:vivek.sharma1510@gmail.com" target="_blank">vivek.sharma1510@gmail.com</a>&gt; wrote:<br>
&gt;&nbsp; &nbsp; &nbsp; &nbsp; External Email - Use Caution&nbsp; &nbsp; &nbsp; &nbsp; <br>
&gt;<br>
&gt;In continuation of the above thread, I unable to understand what does<br>
&gt;1025<br>
&gt;mean in data shape.<br>
&gt;&lt;SourceEstimate&nbsp; |&nbsp; 8064 vertices, subject : Collin, tmin : 0.0 (ms),<br>
&gt;tmax<br>
&gt;: 100000.0 (ms), tstep : 97.65625 (ms),<br>
&gt;*data shape : (8064, 1025)&gt;*<br>
&gt;<br>
&gt;<br>
&gt;On Fri, Jun 14, 2019 at 4:33 PM Vivek Sharma<br>
&gt;&lt;<a href="mailto:vivek.sharma1510@gmail.com" target="_blank">vivek.sharma1510@gmail.com</a>&gt;<br>
&gt;wrote:<br>
&gt;<br>
&gt;&gt; Thank You.<br>
&gt;&gt;<br>
&gt;&gt; On Wed, Jun 12, 2019 at 11:53 AM Alexandre Gramfort &lt;<br>
&gt;&gt; <a href="mailto:alexandre.gramfort@inria.fr" target="_blank">alexandre.gramfort@inria.fr</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;External Email - Use Caution<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; hi,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; this function hacks a SourceEstimate object : stc_psd to store PSDs.<br>
&gt;So<br>
&gt;&gt;&gt; what you read<br>
&gt;&gt;&gt; with time:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &lt;SourceEstimate&nbsp; |&nbsp; 8064 vertices, subject : Collin, tmin : 0.0<br>
&gt;(ms),<br>
&gt;&gt;&gt; tmax : 100000.0 (ms), tstep : 97.65625 (ms), data shape : (8064,<br>
&gt;1025)&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; should be:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &lt;SourceEstimate&nbsp; |&nbsp; 8064 vertices, subject : Collin, fmin : 0.0<br>
&gt;(Hz),<br>
&gt;&gt;&gt; fmax : 100000.0 (mHz), fstep : 97.65625 (mHz), data shape : (8064,<br>
&gt;1025)&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; HTH<br>
&gt;&gt;&gt; Alex<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; Mne_analysis mailing list<br>
&gt;&gt;&gt; <a href="mailto:Mne_analysis@nmr.mgh.harvard.edu" target="_blank">Mne_analysis@nmr.mgh.harvard.edu</a><br>
&gt;&gt;&gt; <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>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Vivek Sharma<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;-- <br>
&gt;Vivek Sharma<br>
<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>
</blockquote>
</div>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr" class="x_gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div><span style="font-size:12.8px">Vivek Sharma</span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>