Implementation of multisensory integration models in Python
Project description
scikit-neuromsi
Scikit-neuromsi is an open-source Python framework that simplifies the implementation of neurocomputational models of multisensory integration.
Motivation
Research on the the neural process by which unisensory signals are combined to form a significantly different multisensory response has grown exponentially in the recent years. Nevertheless, there is as yet no unified theoretical approach to multisensory integration. We believe that building a framework for multisensory integration modelling would greatly contribute to originate a unifying theory that narrows the gap between neural and behavioural multisensory responses.
Contact
Renato Paredes (paredesrenato92@gmail.com)
Features
Scikit-neuromsi currently has three classes which implement neurocomputational models of multisensory integration.
The available modules are:
-
alais_burr2004: implements the near-optimal bimodal integration employed by Alais and Burr (2004) to reproduce the Ventriloquist Effect.
-
ernst_banks2002: implements the visual-haptic maximum-likelihood integrator employed by Ernst and Banks (2002) to reproduce the visual-haptic task.
-
kording2007: implements the Bayesian Causal Inference model for Multisensory Perception employed by Kording et al. (2007) to reproduce the Ventriloquist Effect.
In addition, there is a core module with features to facilitate the implementation of new models of multisensory integration.
Requirements
You need Python 3.9+ to run scikit-neuromsi.
Installation
Run the following command:
$ pip install scikit-neuromsi
or clone this repo and then inside the local directory execute:
$ pip install -e .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file scikit-neuromsi-0.0.1.tar.gz
.
File metadata
- Download URL: scikit-neuromsi-0.0.1.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd4d6a989d4666598f3d083bebabef8453b5076fb39ec3ba1096425af4506d33 |
|
MD5 | 1433e8c9ea5ec1156b2c640e028bfd50 |
|
BLAKE2b-256 | 0877bb68d0d6ec949369201e8bd2b3a5ca35947c7ea9dba4c9a5262393256460 |