API Reference¶
This is the reference for classes (CamelCase
names) and functions
(underscore_case
names) of Sesameeg.
Main class¶
|
Sequential Semi-Analytic Monte-Carlo Estimator (SESAME). |
MNE-Python utility functions¶
|
Prepare a SESAME instance for actually computing the inverse. |
Visualization¶
|
Plot the probability of number of sources. |
|
Plot SESAME source estimates using mne. |
|
Plot Nutmeg style SESAME volumetric source estimates using nilearn. |
|
Plot point cloud style SESAME source estimates using pyvista. |
|
Plot the amplitude of the estimated sources as function of time. |
Reading SESAME result¶
|
Load SESAME result from an HDF5 file. |
Other classes¶
|
Single current dipole class for SESAME. |
|
Particle class for SESAME, used to store a single particle of an empirical pdf. |
|
Empirical probability density function (pdf) class for SESAME. |
Utility functions¶
|
Construct the prior probability of active source locations starting from given FreeSurfer/MNE labels. |
|
Compute the set of neighbours of each point in the brain discretization. |
Compute neighbours' probability matrix. |
|
|
Estimate the standard deviation of the prior of the dipole moment. |
|
Estimate the standard deviation of noise distribution. |
|
Guess the units of the points in the brain discretization and set to 1 cm the value of the radius for computing the sets of neighbours. |