ucdavis / erplab

ERPLAB Toolbox is a free, open-source Matlab package for analyzing ERP data. It is tightly integrated with EEGLAB Toolbox, extending EEGLAB’s capabilities to provide robust, industrial-strength tools for ERP processing, visualization, and analysis. A graphical user interface makes it easy for beginners to learn, and Matlab scripting provides enormous power for intermediate and advanced users.
http://erpinfo.org/erplab
261 stars 74 forks source link

subtraction and comparison of amplitudes from two test conditions #182

Open mhershkow opened 7 months ago

mhershkow commented 7 months ago

Hi all!

I'm doing P300 experiment. The subject is presented with different kinds of signals (e.g.: target, novel, standart).

733

In order to compare graphically between the different condition - I'm seeking a way to subtract the amplitudes of different condition (e.g.: Subtract the values ​​obtained in the Target condition from the values ​​obtained in Novel condition and plotting another graph with only one line presented.

Is there a way of doing it using ERPLAB?

Thank you!

stevenjluck commented 7 months ago

Hi. I recommend doing the ERPLAB Tutorial (available from https://github.com/ucdavis/erplab/wiki). That will show you how to do things such as making difference waves.

Steve


Steve Luck, Ph.D. (he/him/his) Distinguished Professor, Department of Psychologyhttp://psychology.ucdavis.edu/ Core Faculty, Center for Mind & Brainhttps://mindbrain.ucdavis.edu University of California, Davis 267 Cousteau Place [directionshttps://mindbrain.ucdavis.edu/directions] Room 126 Davis, CA 95618 (530) 754-4524 @.**@.> http://mindbrain.ucdavis.edu/people/sjluck http://lucklab.ucdavis.edu http://erpinfo.org

From: mhershkow @.> Date: Saturday, December 9, 2023 at 9:58 AM To: ucdavis/erplab @.> Cc: Subscribed @.***> Subject: [ucdavis/erplab] subtraction and comparison of amplitudes from two test conditions (Issue #182)

Hi all!

I'm doing P300 experiment. The subject is presented with different kinds of signals (e.g.: target, novel, standart). 733.png (view on web)https://github.com/ucdavis/erplab/assets/142025728/6ece2d88-6272-4c3c-b22e-71bcdf786b92

In order to compare graphically between the different condition - I'm seeking a way to subtract the amplitudes of different condition (e.g.: Subtract the values ​​obtained in the Target condition from the values ​​obtained in Novel condition and plotting another graph with only one line presented.

Is there a way of doing it using ERPLAB?

Thank you!

— Reply to this email directly, view it on GitHubhttps://github.com/ucdavis/erplab/issues/182, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AC67QFZHIXIVCIYJR7CETKTYISRDHAVCNFSM6AAAAABAN6GEB6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGAZTGOJWGU3DQNI. You are receiving this because you are subscribed to this thread.Message ID: @.***>

mhershkow commented 7 months ago

Dear steve,

Thank you so much for the help! I've found the answer in the ERPLAB Tutorial!

Sincerely,

Moshe