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
|
Simulation
==========
:py:mod:`mne.simulation`:
.. automodule:: mne.simulation
:no-members:
:no-inherited-members:
.. currentmodule:: mne.simulation
.. autosummary::
:toctree: generated/
add_chpi
add_ecg
add_eog
add_noise
simulate_evoked
simulate_raw
simulate_stc
simulate_sparse_stc
select_source_in_label
SourceSimulator
:py:mod:`mne.simulation.metrics`:
.. automodule:: mne.simulation.metrics
:no-members:
:no-inherited-members:
.. currentmodule:: mne.simulation.metrics
.. autosummary::
:toctree: generated/
cosine_score
region_localization_error
f1_score
precision_score
recall_score
roc_auc_score
spatial_deviation_error
peak_position_error
|