[Eeglablist] Slow cortical potential analysis-preprocessing pipeline

Ahmad, Jumana jumana.ahmad at kcl.ac.uk
Wed Feb 8 14:48:16 PST 2017


Hi,

According to Makoto's preprocessing pipeline, a low-pass filter is necessary before downsampling for anti-aliasing, but EEGLAB function applies the anti-aliasing filter automatically. I would therefore use the EEGlab doe sample function, as I'm not sure if ERPlab implements antialiasing as part of their downsample. This is important as you filter after you downsample.

In my previous work, I also preferred to interpolate after ICA, but this does cause a few issues in eeglab. I did find a workaround which involved removing all ICA info from the data when re-referencing etc, but it's not ideal. So I decided to interpolate before hand and the prevent rank deficiency by either (deleting channels which are not needed or by doing PCA rank reduction. See amica and Makoto's tutorial for this).
Also, I agree that removing low freq info is problematic but you can always train your ICA on a 1Hz filtered set and then apply the weights to your dataset (with the low freq info intact).
Also my advice is to check your filters work as expected by plotting the frequency response before and after filtering- you can just use matlab pwelsh to the raw data on one channel- check attenuation occurs at your desired frequencies.
Thanks,
Jumana
------------------------------------------
Jumana Ahmad
Post-Doctoral Research Worker in Cognitive Neuroscience
EU-AIMS Longitudinal European Autism Project (LEAP) & SynaG Study
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

Phone: 0207 848 5359| Email: jumana.ahmad at kcl.ac.uk | Website: www.eu-aims.eu | Facebook: www.facebook.com/euaims
________________________________
From: eeglablist-bounces at sccn.ucsd.edu <eeglablist-bounces at sccn.ucsd.edu> on behalf of Rafał Jończyk <rafal.jonczyk at gmail.com>
Sent: 07 February 2017 16:48:26
To: eeglablist at sccn.ucsd.edu
Subject: [Eeglablist] Slow cortical potential analysis-preprocessing pipeline


Dear eeglab(list) users,

I’m currently analysing a 64-channel dataset looking at a slow cortical potential – Stimulus Preceding Negativity (each epoch lasts 3800 ms). I'm using eeglab and erplab. I’ve been thinking which processing steps would be best to get the a reliable dataset, i.e., representative of what’s really going on without unintentionally getting an effect due to incorrect preprocessing analysis.

Below I present the pipeline I’ve been experimenting with so far. Steps marked with „*” are done in erplab. I would really appreciate your feedback, because I’m still relatively new to EEG analysis. Also, I shortly discuss the issue of channel interpolation/ICA below the pipeline.

1. Re-sample from 1000Hz to 500Hz

2. Edit channel locations + append Cz + re-reference to Cz

3. Filter: lowpass, cut-off at 20Hz, order 2 (12 dB/Octave)*

4. Epoch [-0.105 3.805]

5. Automatic Epoch Rejection (based on probability) + rejection based on visual inspection

6. ICA (runica)

7. Removing ICA components: only components related to eye movements + visual inspection

8. Convert epochs to a continuous dataset*

9. Creating event lists & assigning bins*

10. Epoching: [-100 3800]*

11. Baseline removal [-100 0]*

12. Artefact rejection (peak-to-peak moving window)*

13. Averaging + visual inspection*

14. Global average*

##Comment concerning Step 2: I assume it would be better to remove bad channels after re-sampling, then re-reference to Cz with bad channels removed, and then interpolate bad channels from previous dataset (one with bad channels included) so as to avoid puting noise into the average. This will be followed by filtering in step 3. The problem I have, however, is that ICA is not advised to be run on interpolated channels. Is there a possible compromise/solution to this issue?

I would be very eager to follow the preprocessing and data cleaning advice suggested in Mokoto’s pipeline, PREP pipeline, or CleanLine plugin more closely, but their approach is largely based on high-pass filtering which would eliminate the slow drifts I’m looking at.

Thank you for your insights!
Best,
Rafal

--

Rafał Jończyk
Assistant Professor
Faculty of English
Adam Mickiewicz University, Poznań | Poland
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20170208/75b4a87b/attachment.html>


More information about the eeglablist mailing list