File: reading_raw_data.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 (60 lines) | stat: -rw-r--r-- 927 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
57
58
59
60
Reading raw data
================

:py:mod:`mne.io`:

.. currentmodule:: mne.io

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

.. autosummary::
   :toctree: generated/

   anonymize_info
   read_raw
   read_raw_artemis123
   read_raw_bti
   read_raw_cnt
   read_raw_ctf
   read_raw_curry
   read_raw_edf
   read_raw_bdf
   read_raw_gdf
   read_raw_kit
   read_raw_nedf
   read_raw_nicolet
   read_raw_hitachi
   read_raw_nirx
   read_raw_snirf
   read_raw_eeglab
   read_raw_brainvision
   read_raw_egi
   read_raw_fif
   read_raw_eximia
   read_raw_fieldtrip
   read_raw_boxy
   read_raw_persyst
   read_raw_nihon

Base class:

.. autosummary::
   :toctree: generated
   :template: autosummary/class_no_members.rst

   BaseRaw

:py:mod:`mne.io.kit`:

.. currentmodule:: mne.io.kit

.. automodule:: mne.io.kit
   :no-members:
   :no-inherited-members:

.. autosummary::
   :toctree: generated/

   read_mrk