File: events.rst

package info (click to toggle)
python-mne 1.3.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 100,172 kB
  • sloc: python: 166,349; pascal: 3,602; javascript: 1,472; sh: 334; makefile: 236
file content (56 lines) | stat: -rw-r--r-- 879 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56

Events
======

.. currentmodule:: mne

.. autosummary::
   :toctree: generated/

   Annotations
   AcqParserFIF
   concatenate_events
   find_events
   find_stim_steps
   make_fixed_length_events
   make_fixed_length_epochs
   merge_events
   parse_config
   pick_events
   read_annotations
   read_events
   write_events
   concatenate_epochs
   events_from_annotations
   annotations_from_events

:py:mod:`mne.event`:

.. automodule:: mne.event
   :no-members:
   :no-inherited-members:

.. currentmodule:: mne.event

.. autosummary::
   :toctree: generated/

   define_target_events
   match_event_names
   shift_time_events

:py:mod:`mne.epochs`:

.. automodule:: mne.epochs
   :no-members:
   :no-inherited-members:

.. currentmodule:: mne.epochs

.. autosummary::
   :toctree: generated/

   average_movements
   combine_event_ids
   equalize_epoch_counts
   make_metadata