[Eeglablist] Artifact Rejection
Lorena Santamaria Covarrubias
lorenalsc at hotmail.com
Thu Apr 7 00:48:00 PDT 2022
Hi Helen,
If you want to reject data with a fixed threshold you can use pop_eegthresh, if I remember correctly... So your negthresh=-75 and posthresh=+75.
[EEGout,Indexes ]= pop_eegthresh( INEEG, typerej, elec_comp, negthresh, posthresh, starttime, endtime, superpose, reject);
Hope it helps!
Best,
Lorena.
________________________________
From: eeglablist <eeglablist-bounces at sccn.ucsd.edu> on behalf of Helen Crosby <helen.crosby at einsteinmed.edu>
Sent: 06 April 2022 16:45
To: eeglablist at sccn.ucsd.edu <eeglablist at sccn.ucsd.edu>
Subject: [Eeglablist] Artifact Rejection
Hello,
My lab has been processing our EEG data in Neuroscan, and we are now trying to create an equivalent pipeline in EEGLab, in order to process some of the data there. In Neuroscan, we reject artifacts below -75 *V and above 75 *V. We've been using the Clean_rawdata function to reject artifacts, but the parameters are very different. Is there a way to reject data that is outside of a given voltage (ie -75 to 75) in EEGLab? If not, what would be the best way to most closely replicate the results that this gives?
Thanks,
Helen
_______________________________________________
Eeglablist page: http://sccn.ucsd.edu/eeglab/eeglabmail.html
To unsubscribe, send an empty email to eeglablist-unsubscribe at sccn.ucsd.edu
For digest mode, send an email with the subject "set digest mime" to eeglablist-request at sccn.ucsd.edu
More information about the eeglablist
mailing list