<div dir="ltr">Hello, EEGLAB list.<div><br></div><div>We were running an ERSP study, and we had some questions about the output files.<br><div><br></div><div>When we load the contents of a .datersp file with the function, "m = importdata('filename.datersp'), the m struct contains two elements for each channel: </div>
<div><br></div><div><div> chan1_ersp: [100x200 single]</div><div> chan1_erspbase: [1x100 single]</div></div><div><br></div><div>I figure that the two dimensions of the plain "ersp" correspond to frequency and time respectively, because they are the same size as the m.freqs and the m.times branches.  What I am unsure of is what exactly I am looking at in the contents of these files.  Can anyone tell me what the numbers in those branches represent?  <br>
<br>I was hoping, for instance, that the values in the "ersp" branch would contain a table of the spectrum values for each cross-section of frequency and time, but it looks like maybe they've had some kind of normalization applied to them, like maybe a logarithmic function or something.  I want to be sure what I'm looking at before I attempt any statistical analysis.</div>
<div><br></div><div>Also, what is the relationship between the "ersp" and the "erspbase"?</div><div><br></div><div>Thank you,</div><div>Steven Pillen</div></div></div>