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 61 62 63 64
|
File I/O
========
.. currentmodule:: mne
.. autosummary::
:toctree: generated
channel_type
channel_indices_by_type
get_head_surf
get_meg_helmet_surf
get_volume_labels_from_aseg
get_volume_labels_from_src
parse_config
read_labels_from_annot
read_bem_solution
read_bem_surfaces
read_cov
read_dipole
read_epochs
read_epochs_kit
read_epochs_eeglab
read_epochs_fieldtrip
read_events
read_evokeds
read_evoked_besa
read_evoked_fieldtrip
read_evokeds_mff
read_freesurfer_lut
read_forward_solution
read_label
read_morph_map
read_proj
read_reject_parameters
read_source_estimate
read_source_spaces
read_surface
read_trans
read_tri
write_labels_to_annot
write_bem_solution
write_bem_surfaces
write_head_bem
write_cov
write_events
write_evokeds
write_forward_solution
write_label
write_proj
write_source_spaces
write_surface
write_trans
what
io.read_info
io.show_fiff
Base class:
.. autosummary::
:toctree: generated
:template: autosummary/class_no_members.rst
BaseEpochs
|