<div dir="ltr">Sorry I wrote a wrong thing.<div><br></div><div>> (as far as I know, clean_rawdata plugin comes with its IIR filter, which could be a part of BCILAB for online processing). <br></div><div class="gmail_extra"><br></div><div class="gmail_extra">This is not true. clean_rawdata() uses clean_drifts() that uses FIR Kaiser with attenuation of -80dB and user specified transition band width. Sorry for mistake!</div><div class="gmail_extra"><br></div><div class="gmail_extra">Makoto</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 27, 2017 at 12:34 PM, Makoto Miyakoshi <span dir="ltr"><<a href="mailto:mmiyakoshi@ucsd.edu" target="_blank">mmiyakoshi@ucsd.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Dear Andreas,<span class="gmail-"><div><br></div><div><span class="gmail-m_4575099927585195942gmail-">>> And I still don't like 0.1Hz high-pass if you use FIR<br></span>> Why? What is the problem?<br></div><div class="gmail_extra"><br></div></span><div class="gmail_extra">Assuming people just enter '0.1' to EEGLAB default FIR filter GUI, it'll apply 0.05Hz cut-off high-pass filter with Hamming window. When the sampling rate is 250Hz, the model order it calculates is 8251, which is 33 sec long. Meanwhile, people are usually only interested in the first few hundreds milliseconds of the averaged signal. And they subtract pre-stimulus baseline mean value from the entire epoch anyway. I don't see much reason to apply 0.1-Hz high-pass filter in these cases. Of course, I saw papers discussing this issue and I have no objection, but intuitively it is still weird to me. I think the point is that people want to claim that ERP is a broadband phenomenon, but the way they demonstrate it is not satisfactory to me. </div><div class="gmail_extra"><br></div><div class="gmail_extra">By the way, people often complain about our recommended -1 to 2 sec epoch to be too long, and our recommended 1-Hz high-pass filter too aggressive. But doesn't it makes more sense to apply 1-Hz high-pass filter to 3-sec epoch data, compared with applying 0.1-Hz high-pass for 0.8 sec epoch data? This kind of unbalancedness makes me feel weird.</div><span class="gmail-"><div class="gmail_extra"><br></div><div class="gmail_extra">> What would be your suggested alternative?</div><div class="gmail_extra"><br></div></span><div class="gmail_extra">I thought IIR would be more reasonable for such a low cutoff frequency, but I have never tried it myself (as far as I know, clean_rawdata plugin comes with its IIR filter, which could be a part of BCILAB for online processing). It depends on your relative time scale. If I analyze hour-long resting state data to target minute-long slow changes, I would use FIR with no problem.</div><div class="gmail_extra"><br></div><div class="gmail_extra">I did not know much about stability issue, but this time you made me learn it a little bit. Thank you Andreas for always pushing my back in this way.</div><span class="gmail-HOEnZb"><font color="#888888"><div class="gmail_extra"><br></div><div class="gmail_extra">Makoto</div></font></span><div><div class="gmail-h5"><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 27, 2017 at 3:28 AM, Andreas Widmann <span dir="ltr"><<a href="mailto:widmann@uni-leipzig.de" target="_blank">widmann@uni-leipzig.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Dear Makoto,<br>
<span class="gmail-m_4575099927585195942gmail-"><br>
> And I still don't like 0.1Hz high-pass if you use FIR<br>
</span>Why? What is the problem? What would be your suggested alternative?<br>
<span class="gmail-m_4575099927585195942gmail-"><br>
> (and I do not know how bad it is to use IIR... I've heard it can become 'unstable' but I've never seen it myself)<br>
</span>Here you go:<br>
[b,a]=butter(4,0.1/500,'high')<wbr>;<br>
isstable(b,a)<br>
freqz(b,a)<br>
<br>
But note that possible instability is not the main problem with IIR application in electrophysiology. There are workarounds (e.g. for this example using zpk: [z,p,k]=butter(4,0.1/500,'high<wbr>'); sos=zp2sos(z,p,k); isstable(sos)).<br>
<br>
Best,<br>
Andreas<br>
<span class="gmail-m_4575099927585195942gmail-im gmail-m_4575099927585195942gmail-HOEnZb"><br>
<br>
><br>
> > I won't be using granger causality but I will be estimating phase during ITC.<br>
><br>
> Should be ok.<br>
><br>
> Makoto<br>
><br>
> On Thu, Jan 26, 2017 at 2:12 PM, Ahmad, Jumana <<a href="mailto:jumana.ahmad@kcl.ac.uk" target="_blank">jumana.ahmad@kcl.ac.uk</a>> wrote:<br>
> Dear Makoto,<br>
> I actually switched to the pop eeg filt eeglab function and it now Really attenuated anything >40Hz, and my ERPs are cleaner. However I filtering between 0.1-40Hz at the same time in the GUI (I interned the high pass and low pass simultaneously). Is this OK to do? The frequency response looks OK.<br>
><br>
> The filter order was automatically set very high by the GUI, but it's continuous data and I have room without events at the beginning and end of the data so any edge effects can be disgusted. What do you think?<br>
><br>
> Also, this is for my ERP analysis- I trained ICA on a 1Hz high pass filtered set.<br>
> I won't be using granger causality but I will be estimating phase during ITC.<br>
> Best wishes, and thanks,<br>
> Jumana<br>
><br>
> ------------------------------<wbr>------------<br>
> Jumana Ahmad<br>
> Post-Doctoral Research Worker in Cognitive Neuroscience<br>
> EU-AIMS Longitudinal European Autism Project (LEAP) & SynaG Study<br>
> Room M1.26.Department of Forensic and Neurodevelopmental Sciences (PO 23) | Institute of Psychiatry, Psychology & Neuroscience | King’s College London | 16 De Crespigny Park | London SE5 8AF<br>
><br>
> Phone: 0207 848 5359| Email: <a href="mailto:jumana.ahmad@kcl.ac.uk" target="_blank">jumana.ahmad@kcl.ac.uk</a> | Website: <a href="http://www.eu-aims.eu" rel="noreferrer" target="_blank">www.eu-aims.eu</a> | Facebook: <a href="http://www.facebook.com/euaims" rel="noreferrer" target="_blank">www.facebook.com/euaims</a><br>
><br>
</span><div class="gmail-m_4575099927585195942gmail-HOEnZb"><div class="gmail-m_4575099927585195942gmail-h5">> From: Makoto Miyakoshi <<a href="mailto:mmiyakoshi@ucsd.edu" target="_blank">mmiyakoshi@ucsd.edu</a>><br>
> Sent: 26 January 2017 23:49:50<br>
> To: Ahmad, Jumana<br>
> Cc: <a href="mailto:eeglablist@sccn.ucsd.edu" target="_blank">eeglablist@sccn.ucsd.edu</a><br>
> Subject: Re: [Eeglablist] high frequency oscillation- eeg advice<br>
><br>
> Dear Jumana,<br>
><br>
> It's a bad idea to perform ICA with 0.1Hz high-pass filtered data. The cutoff frequency is too low. See this page and the referenced paper.<br>
><br>
> <a href="https://sccn.ucsd.edu/wiki/Makoto%27s_preprocessing_pipeline#High-pass_filter_the_data_at_1-Hz_.28for_ICA.2C_ASR.2C_and_CleanLine.29" rel="noreferrer" target="_blank">https://sccn.ucsd.edu/wiki/Mak<wbr>oto%27s_preprocessing_pipeline<wbr>#High-pass_filter_the_data_at_<wbr>1-Hz_.28for_ICA.2C_ASR.2C_and_<wbr>CleanLine.29</a><br>
><br>
> > A 30Hz low pass does not help to get rid of the oscillation, which is really significant in the data.<br>
><br>
> Check the channel frequency spectra and tell me if you see peaks in it. If necessary, you can cut it off using a designed low-pass filter (not like Butterworth...)<br>
><br>
> > I use a butterworth filter, which is good for ERP analysis with low phase distortion.<br>
><br>
> Do not make qualitative judgement just because something is NOT a classic Butterworth. Of course, if the attenuation is small, the phase 'distortion' is small. But if such small attenuation is not useful, it does not help at all! Also, be careful with the word 'phase'. Particularly people who do not know basics of signal processing believe phase as some magical thing. If you are not performing Granger Causality Analysis or something, you don't need to be so worried about phase issue in practice.<br>
><br>
> > I also already run ICA, but in some datasets there is a very significant high frequency oscillation.<br>
><br>
><br>
> Remember, to eliminate this is more important than being afraid of qualitative phase issue.<br>
><br>
> > However, I can see the high frequency oscillations in my ERP, which is not ideal and now I need to try and get rid of it further.<br>
><br>
> Can I filter again on top of the data which already has already undergone ICA- I only use ICA to remove blinks?<br>
><br>
><br>
> You'd better to filter the data on continuous state. If you need to filter the epoched data, the half of filter length from both ends becomes unreliable.<br>
><br>
> > Should I do cleanline, although it would have to be after ICA now- I read this is not advisable.<br>
><br>
> > Should I use a notch filter?<br>
><br>
><br>
> If you see > 20dB line noise, Cleanline may not help. In this case, I would simply apply a designed low-pass filter, either Hamming (-50dB) or Blackman (-70dB) using firfilt(). See 'Tools' -> 'Filter the data' -> 'Windowed sinc FIR filter'.<br>
><br>
> There are different guys saying different things about data preprocessing. It is confusing, I know! The only good solution for this is to become an engineer yourself...<br>
><br>
> Makoto<br>
><br>
><br>
><br>
> On Tue, Jan 24, 2017 at 7:00 AM, Ahmad, Jumana <<a href="mailto:jumana.ahmad@kcl.ac.uk" target="_blank">jumana.ahmad@kcl.ac.uk</a>> wrote:<br>
> Hi  Everyone,<br>
><br>
> I am running a large scale ERP analysis. I filtered 1-40Hz (ICA AMICA), or 0.1-40Hz for the ERP dataset. A 30Hz low pass does not help to get rid of the oscillation, which is really significant in the data. I use a butterworth filter, which is good for ERP analysis with low phase distortion.<br>
><br>
> I also already run ICA, but in some datasets there is a very significant high frequency oscillation.<br>
><br>
> I do not use cleanline, which is not typical in the literature I have been basing my pipeline on.<br>
><br>
><br>
><br>
> However, I can see the high frequency oscillations in my ERP, which is not ideal and now I need to try and get rid of it further.<br>
><br>
> Can I filter again on top of the data which already has already undergone ICA- I only use ICA to remove blinks?<br>
><br>
> Should I do cleanline, although it would have to be after ICA now- I read this is not advisable.<br>
><br>
> Should I use a notch filter?<br>
><br>
><br>
><br>
> Any help would be appreciated.<br>
><br>
> Best wishes,<br>
><br>
> Jumana<br>
><br>
><br>
><br>
> ------------------------------<wbr>------------<br>
><br>
> Jumana Ahmad<br>
><br>
> Post-Doctoral Research Worker in Cognitive Neuroscience<br>
><br>
> EU-AIMS Longitudinal European Autism Project (LEAP) & SynaG Study<br>
><br>
> Room M1.09. Department of Forensic and Neurodevelopmental Sciences (PO 23) | Institute of Psychiatry, Psychology & Neuroscience | King’s College London | 16 De Crespigny Park | London SE5 8AF<br>
><br>
><br>
><br>
> Phone: 0207848 0260| Email: <a href="mailto:jumana.ahmad@kcl.ac.uk" target="_blank">jumana.ahmad@kcl.ac.uk</a> | Website: <a href="http://www.eu-aims.eu" rel="noreferrer" target="_blank">www.eu-aims.eu</a> | Facebook: <a href="http://www.facebook.com/euaims" rel="noreferrer" target="_blank">www.facebook.com/euaims</a><br>
><br>
><br>
><br>
> ******************************<wbr>******************************<wbr>***************************<br>
><br>
> ******************************<wbr>******************************<wbr>***************************<br>
><br>
> We are currently looking for volunteers with mild intellectual disability to be part of our exciting and world-leading European project into brain development and social behaviour. Please, do get in touch if you know of anyone who may be interested in taking part.<br>
><br>
> ******************************<wbr>******************************<wbr>***************************<br>
><br>
> ******************************<wbr>******************************<wbr>***************************<br>
><br>
><br>
><br>
><br>
> ______________________________<wbr>_________________<br>
> Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" rel="noreferrer" target="_blank">http://sccn.ucsd.edu/eeglab/ee<wbr>glabmail.html</a><br>
> To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu" target="_blank">eeglablist-unsubscribe@sccn.uc<wbr>sd.edu</a><br>
> For digest mode, send an email with the subject "set digest mime" to <a href="mailto:eeglablist-request@sccn.ucsd.edu" target="_blank">eeglablist-request@sccn.ucsd.e<wbr>du</a><br>
><br>
><br>
><br>
> --<br>
> Makoto Miyakoshi<br>
> Swartz Center for Computational Neuroscience<br>
> Institute for Neural Computation, University of California San Diego<br>
><br>
><br>
><br>
> --<br>
> Makoto Miyakoshi<br>
> Swartz Center for Computational Neuroscience<br>
> Institute for Neural Computation, University of California San Diego<br>
> ______________________________<wbr>_________________<br>
> Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" rel="noreferrer" target="_blank">http://sccn.ucsd.edu/eeglab/ee<wbr>glabmail.html</a><br>
> To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu" target="_blank">eeglablist-unsubscribe@sccn.uc<wbr>sd.edu</a><br>
> For digest mode, send an email with the subject "set digest mime" to <a href="mailto:eeglablist-request@sccn.ucsd.edu" target="_blank">eeglablist-request@sccn.ucsd.e<wbr>du</a><br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail-m_4575099927585195942gmail_signature"><div dir="ltr">Makoto Miyakoshi<br>Swartz Center for Computational Neuroscience<br>Institute for Neural Computation, University of California San Diego<br></div></div>
</div></div></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Makoto Miyakoshi<br>Swartz Center for Computational Neuroscience<br>Institute for Neural Computation, University of California San Diego<br></div></div>
</div></div>