<div dir="ltr">Hi Brad,<br><br>Thanks much for the response!  It will be helpful to know the exact window size required for a successful decomposition.<br><br>As for why I'm using time-freq decompositions rather than a band pass filter, it's because I'm interested in exploring the degree to which many different
frequency bins contribute to event-related waveforms rather than just paring down the broadband signal.  As far as I'm aware, I don't think I could do this through filtering, though if you know of a method I'd greatly appreciate any help or references.  Also, I think wavelet transforms differ from filters in terms of frequency resolution, roll-off/leakage especially in the lower frequencies.<br>
<br>My big problem has been that the ERSP array that I get seems to be stuck from 358.0 to 442.0 ms whereas I want to select elements of the array corresponding to early, evoked potentials.  I think the decomposition will enforce that this window be 84 ms long given the other dataset parameters, but does anyone know if there is some way to recenter the window for a different 84ms (e.g., 66 to 150)?<br>
<br>Thank you!!<br><br>Zach<br><br><div class="gmail_quote">On Sun, Aug 10, 2008 at 3:31 PM, Bradley Voytek <span dir="ltr"><<a href="mailto:bradley.voytek@gmail.com">bradley.voytek@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Zach:<br>
<br>
Your decomposition parameters require a 558 ms windows on either side<br>
of your epoch, so if you want a 200 ms baseline you'll have to have a<br>
minimun time of your epoch be (200 + 558) = 758 ms. Your ending time<br>
of 1000ms should be sufficient for the timing of the ERP components of<br>
interest.<br>
<br>
That said, with such a large pass band, why not just band pass your<br>
raw signal between 3 and 60 Hz? Why bother with a time-frequency<br>
decomposition?<br>
<br>
::brad<br>
<div><div></div><div class="Wj3C7c"><br>
<br>
On Sat, Aug 9, 2008 at 2:57 PM, Zachary Moran <<a href="mailto:zdmoran@gmail.com">zdmoran@gmail.com</a>> wrote:<br>
> Hi all,<br>
><br>
><br>
> At the moment I'm working on a project in which I'm trying to get ERSP<br>
> estimates around some early evoked potentials (e.g., between 20 and 100<br>
> ms).  Though I'd like to implement a frequency window of 3 to 60 Hz, when I<br>
> attempt to do so, EEGLAB forces the output to fall within a window of 358.0<br>
> to 442.0 ms.  Unfortunately, the only way I'm able to get to earlier<br>
> time-points is to increase my minimum frequency to around 12 Hz thus<br>
> allowing for an overall larger time window.  However, I have seen the sort<br>
> of analysis that I'm looking for done (I think in EEGLAB, since it used ERSP<br>
> and ITC specifically) by Brockhaus-Dumke et al. (2008)  "Sensory gating<br>
> revisited: Relation between brain oscillations and auditory evoked<br>
> potentials in schizophrenia."  I've included an example of my script below:<br>
><br>
> <<figure; pop_newtimef( EEG, 1, 1, [-200  1000], [3         0.5] ,'type',<br>
> 'phasecoher', 'topovec', 1, 'elocs', EEG.chanlocs, 'chaninfo', EEG.chaninfo,<br>
> 'title','ERSP and ITC','padratio', 1, 'plotphase','off','freqs',[3 60]);>><br>
><br>
> My dataset is sampled at 1000 Hz and has 1201 frames per epoch.  Does anyone<br>
> have any experience with this who knows how I might get around this problem<br>
> or any way of recentering the output window around desired ERP components<br>
> (e.g., from 75 to 125)?  Any help or information would be very greatly<br>
> appreciated.<br>
><br>
><br>
> Thank you very much,<br>
><br>
><br>
> Zach<br>
><br>
><br>
> Zachary Moran<br>
> Graduate Student<br>
> University of California-Los Angeles<br>
><br>
</div></div>> _______________________________________________<br>
> Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" target="_blank">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><br>
> To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.ucsd.edu</a><br>
> For digest mode, send an email with the subject "set digest mime" to<br>
> <a href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a><br>
><br>
</blockquote></div><br></div>