File: visualization.rst

package info (click to toggle)
python-mne 1.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 131,492 kB
  • sloc: python: 213,302; javascript: 12,910; sh: 447; makefile: 144
file content (132 lines) | stat: -rw-r--r-- 2,302 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132

Visualization
=============

.. currentmodule:: mne.viz

:py:mod:`mne.viz`:

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

.. autosummary::
   :toctree: ../generated/

   Brain
   ClickableImage
   EvokedField
   Figure3D
   add_background_image
   centers_to_edges
   compare_fiff
   circular_layout
   iter_topography
   mne_analyze_colormap
   plot_bem
   plot_brain_colorbar
   plot_bridged_electrodes
   plot_chpi_snr
   plot_cov
   plot_channel_labels_circle
   plot_ch_adjacency
   plot_csd
   plot_dipole_amplitudes
   plot_dipole_locations
   plot_drop_log
   plot_epochs
   plot_epochs_psd_topomap
   plot_events
   plot_evoked
   plot_evoked_image
   plot_evoked_topo
   plot_evoked_topomap
   plot_evoked_joint
   plot_evoked_field
   plot_evoked_white
   plot_filter
   plot_head_positions
   plot_ideal_filter
   plot_compare_evokeds
   plot_ica_sources
   plot_ica_components
   plot_ica_properties
   plot_ica_scores
   plot_ica_overlay
   plot_epochs_image
   plot_layout
   plot_montage
   plot_projs_topomap
   plot_projs_joint
   plot_raw
   plot_raw_psd
   plot_regression_weights
   plot_sensors
   plot_snr_estimate
   plot_source_estimates
   link_brains
   plot_volume_source_estimates
   plot_vector_source_estimates
   plot_sparse_source_estimates
   plot_tfr_topomap
   plot_topo_image_epochs
   plot_topomap
   plot_alignment
   snapshot_brain_montage
   plot_arrowmap
   set_3d_backend
   get_3d_backend
   use_3d_backend
   set_3d_options
   set_3d_view
   set_3d_title
   create_3d_figure
   close_3d_figure
   close_all_3d_figures
   get_brain_class
   set_browser_backend
   get_browser_backend
   use_browser_backend

Eyetracking
-----------

.. currentmodule:: mne.viz.eyetracking

:py:mod:`mne.viz.eyetracking`:

.. automodule:: mne.viz.eyetracking
   :no-members:
   :no-inherited-members:
.. autosummary::
   :toctree: ../generated/

   plot_gaze

UI Events
---------

.. currentmodule:: mne.viz.ui_events

:py:mod:`mne.viz.ui_events`:

.. automodule:: mne.viz.ui_events
   :no-members:
   :no-inherited-members:

.. autosummary::
   :toctree: ../generated/

   subscribe
   unsubscribe
   publish
   link
   unlink
   disable_ui_events
   UIEvent
   ColormapRange
   Contours
   FigureClosing
   PlaybackSpeed
   TimeChange
   VertexSelect