Skip to main content

Sequential Monte Carlo algorithm for multi dipolar source modeling in MEEG.

Project description

SESAMEEG: SEquential Semi-Analytic Montecarlo Estimation for MEEG

This is a Python3 implementation of the Bayesian multi-dipole modeling method and Sequential Monte Carlo algorithm SESAME described in [1]. The algorithm takes in input a forward solution and a MEEG evoked data time series, and outputs a posterior probability map for brain activity, as well as estimates of the number of sources, their locations and their amplitudes.

Installation

To install this package, the easiest way is using pip. It will install this package and its dependencies. The setup.py depends on numpy, scipy and mne for the installation so it is advised to install them beforehand. To install this package, please run the following commands:

(Latest stable version)

pip install numpy scipy mne
pip install sesameeg

If you do not have admin privileges on the computer, use the --user flag with pip. To upgrade, use the --upgrade flag provided by pip.

To check if everything worked fine, you can run:

python -c 'import sesameeg'

and it should not give any error messages.

Bug reports

Use the github issue tracker to report bugs.

Authors of the code

Gianvittorio Luria <luria@dima.unige.it>,
Sara Sommariva <sommariva@dima.unige.it>,
Alberto Sorrentino <sorrentino@dima.unige.it>.

Cite our work

If you use this code in your project, please consider citing our work:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sesameeg-0.0.2.tar.gz (34.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page