An open API service indexing awesome lists of open source software.

https://github.com/mvdoc/meegnobis

Temporal Representational Similarity Analysis in Python
https://github.com/mvdoc/meegnobis

decoding meg multivariate neuroimaging representations rsa

Last synced: about 1 month ago
JSON representation

Temporal Representational Similarity Analysis in Python

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/mvdoc/meegnobis.svg?branch=master)](https://travis-ci.org/mvdoc/meegnobis)
[![codecov](https://codecov.io/gh/mvdoc/meegnobis/branch/master/graph/badge.svg)](https://codecov.io/gh/mvdoc/meegnobis)
# MEEGNOBIS

MEEGnobis can be used to perform Representational Similarity Analysis over time
with MEG/EEG data.

Check the [basic usage notebook](examples/basic_usage.ipynb) for examples.

# CAVEAT EMPTOR
I abandoned the development of this project for lack of interest and bandwidth. The tests should be passing, but use caution if you are using this code for your own research.