[Mne_analysis] Saccade rejection by HEOG voltage

Phillip Alday phillip.alday at mpi.nl
Wed Aug 30 09:32:33 EDT 2017
Search archives:

You could set your channel types such that only HEOG is EOG and VEOG is
misc before the rejection/epoch/average step and then change it back
afterwards if necessary.

Note that this is peak-to-peak and not absolute voltage.

Phillip

On 08/30/2017 02:03 PM, Sklar, Alfredo wrote:
> Hi everyone
> I'm running analysis on a lateralized visual attention task and would like to reject epochs based on HEOG voltage criteria (>25uV). Below is the definitions file I'm using, but would like to change the 'eogReject' argument to one that specifies the HEOG channel and ignores the VEOG channel. Any advice would be greatly appreciated. Thanks.
>
> #---------------------------------------------------------------------
> #
> # MNE average definitions file used during processing
> # with mne_process_raw. Include the option --ave [definitions file]
> # to call this file during processing.
> #
> #---------------------------------------------------------------------
>
>
> average {
> name "P5_Attention"
> #
> # Output files ('outfile') only needed if no gave specified
> # The log file ('logfile') is useful for debugging and
> # selection of interesting events using 'eventfile'
> #
> # outfile REPLACEME.fif
> # logfile REPLACEME.log
> # eventfile REPLACEME.eve
> #
> # Rejection limits
> #
> # stimIgnore      10e-3
> gradReject      5000e-13
> # magReject       6e-12
> eogReject 25e-6
> eegReject 100e-6
> # ecgReject 10e-3
>
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
>
>
> The information in this e-mail is intended only for the person to whom it is
> addressed. If you believe this e-mail was sent to you in error and the e-mail
> contains patient information, please contact the Partners Compliance HelpLine at
> http://www.partners.org/complianceline . If the e-mail was sent to you in error
> but does not contain patient information, please contact the sender and properly
> dispose of the e-mail.
>



More information about the Mne_analysis mailing list