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
|
Source Space Data
=================
.. currentmodule:: mne
.. autosummary::
:toctree: generated/
BiHemiLabel
Label
MixedSourceEstimate
MixedVectorSourceEstimate
SourceEstimate
VectorSourceEstimate
VolSourceEstimate
VolVectorSourceEstimate
SourceMorph
compute_source_morph
extract_label_time_course
grade_to_tris
grade_to_vertices
label.select_sources
grow_labels
label_sign_flip
labels_to_stc
morph_labels
random_parcellation
read_labels_from_annot
read_dipole
read_label
read_source_estimate
read_source_morph
split_label
stc_to_label
stc_near_sensors
transform_surface_to
write_labels_to_annot
write_label
source_space.compute_distance_to_sensors
source_space.get_decimated_surfaces
|