a | b/doc/api/file_io.rst | ||
---|---|---|---|
1 | File I/O |
||
2 | ======== |
||
3 | |||
4 | .. currentmodule:: mne |
||
5 | |||
6 | .. autosummary:: |
||
7 | :toctree: ../generated/ |
||
8 | |||
9 | channel_type |
||
10 | channel_indices_by_type |
||
11 | get_head_surf |
||
12 | get_meg_helmet_surf |
||
13 | get_volume_labels_from_aseg |
||
14 | get_volume_labels_from_src |
||
15 | parse_config |
||
16 | read_labels_from_annot |
||
17 | read_bem_solution |
||
18 | read_bem_surfaces |
||
19 | read_cov |
||
20 | read_dipole |
||
21 | read_epochs |
||
22 | read_epochs_kit |
||
23 | read_epochs_eeglab |
||
24 | read_epochs_fieldtrip |
||
25 | read_events |
||
26 | read_evokeds |
||
27 | read_evoked_besa |
||
28 | read_evoked_fieldtrip |
||
29 | read_evokeds_mff |
||
30 | read_freesurfer_lut |
||
31 | read_forward_solution |
||
32 | read_label |
||
33 | read_morph_map |
||
34 | read_proj |
||
35 | read_reject_parameters |
||
36 | read_source_estimate |
||
37 | read_source_spaces |
||
38 | read_surface |
||
39 | read_trans |
||
40 | read_tri |
||
41 | write_labels_to_annot |
||
42 | write_bem_solution |
||
43 | write_bem_surfaces |
||
44 | write_head_bem |
||
45 | write_cov |
||
46 | write_events |
||
47 | write_evokeds |
||
48 | write_forward_solution |
||
49 | write_label |
||
50 | write_proj |
||
51 | write_source_spaces |
||
52 | write_surface |
||
53 | write_trans |
||
54 | what |
||
55 | io.read_info |
||
56 | io.write_info |
||
57 | io.show_fiff |
||
58 | io.get_channel_type_constants |
||
59 | |||
60 | Base class: |
||
61 | |||
62 | .. autosummary:: |
||
63 | :toctree: ../generated/ |
||
64 | :template: autosummary/class_no_members.rst |
||
65 | |||
66 | BaseEpochs |