Events#
|
Annotation object for annotating segments of raw data. |
|
Parser for Elekta data acquisition settings. |
|
Concatenate event lists to be compatible with concatenate_raws. |
|
Count events. |
|
Find events from raw file. |
|
Find all steps in data from a stim channel. |
|
Make a set of events separated by a fixed duration. |
|
Divide continuous raw data into equal-sized consecutive epochs. |
|
Merge a set of events. |
|
Parse a config file (like .ave and .cov files). |
|
Select some events. |
|
Read annotations from a file. |
|
Read events from fif or text file. |
|
Write events to file. |
|
|
|
Get events and |
|
Convert an event array to an Annotations object. |
IO with fif files containing events.
|
Define new events by co-occurrence of existing events. |
|
Search a collection of event names for matching (sub-)groups of events. |
|
Shift a set of events. |
Tools for working with epoched data.
|
Average data using Maxwell filtering, transforming using head positions. |
|
Collapse event_ids from an epochs instance into a new event_id. |
|
Equalize the number of trials in multiple Epoch instances. |
|
Generate metadata from events for use with |