File: visualization.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 (88 lines) | stat: -rw-r--r-- 1,656 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

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

.. currentmodule:: mne.viz

:py:mod:`mne.viz`:

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

.. autosummary::
   :toctree: generated/

   Brain
   ClickableImage
   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