[FieldTrip] fieldtrip Digest, Vol 141, Issue 4

Tineke Grent-'T-Jong Tineke.Grent at glasgow.ac.uk
Fri Aug 5 12:50:39 CEST 2022


I feel something might be wrong with your input data. It is very unlikely that an eyeblink shows up with a similar amplitude across all channels. Typically, it has a topographic distribution, with smaller amplitudes the further away from the source, in this case the eyes.

Hope this helps,
Best wishes,
Tineke Grent-'t-Jong

-----Original Message-----
From: fieldtrip <fieldtrip-bounces at science.ru.nl> On Behalf Of fieldtrip-request at science.ru.nl
Sent: Freitag, 5. August 2022 12:35
To: fieldtrip at science.ru.nl
Subject: fieldtrip Digest, Vol 141, Issue 4

Send fieldtrip mailing list submissions to
	fieldtrip at science.ru.nl

To subscribe or unsubscribe via the World Wide Web, visit
	https://mailman.science.ru.nl/mailman/listinfo/fieldtrip
or, via email, send a message with subject or body 'help' to
	fieldtrip-request at science.ru.nl

You can reach the person managing the list at
	fieldtrip-owner at science.ru.nl

When replying, please edit your Subject line so it is more specific than "Re: Contents of fieldtrip digest..."


Today's Topics:

   1. Why does applying fastica change the form of EEG data?
      (Elif Tülay)


----------------------------------------------------------------------

Message: 1
Date: Fri, 5 Aug 2022 13:34:50 +0300
From: Elif Tülay <e.eliftulay at gmail.com>
To: FieldTrip discussion list <fieldtrip at science.ru.nl>
Subject: [FieldTrip] Why does applying fastica change the form of EEG
	data?
Message-ID:
	<CALtq08VJsc_qb2dm+cPSA=zKhW_sphCXDgEbe7ws7y5R8Yeh-g at mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Dear Fieldtrippers,

Now, I work on EEG data which is exported from EEGlab as segmented data. I try to remove eye blinks from the data and I wonder something about ft_componentanalysis function. When I performed fastica to remove the eye blink component, I realized that it changes the form of EEG in addition to removing the related component (please see the attached files, before and after; scales are the same). I cannot understand the reason. It is not because demean application, I checked it.

Do you have any other idea? By the way, I used averaged referencing on EEGlab. Also please find the script that I used below.



cfg            = [];

cfg.method     = 'fastica';

cfg.channel       = {'all', '-VEOG'};

comp           = ft_componentanalysis(cfg, data);



cfg = [];

cfg.component = [5];

data = ft_rejectcomponent(cfg, comp, data)



Also I wonder one more thing, what is the mission of cfg.updatesens parameter in ft_ componentanalysis function?



Many thanks in advance,
Elif
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20220805/86a934ed/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: after_fastica.jpg
Type: image/jpeg
Size: 174680 bytes
Desc: not available
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20220805/86a934ed/attachment.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: before_fastica.jpg
Type: image/jpeg
Size: 179226 bytes
Desc: not available
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20220805/86a934ed/attachment-0001.jpg>

------------------------------

Subject: Digest Footer

_______________________________________________
fieldtrip mailing list
https://mailman.science.ru.nl/mailman/listinfo/fieldtrip
_______________________________________________
fieldtrip mailing list
https://mailman.science.ru.nl/mailman/listinfo/fieldtrip
https://doi.org/10.1371/journal.pcbi.1002202


------------------------------

End of fieldtrip Digest, Vol 141, Issue 4
*****************************************



More information about the fieldtrip mailing list