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

https://github.com/mouseland/ensemblepursuit


https://github.com/mouseland/ensemblepursuit

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# EnsemblePursuit-- a sparse matrix factorization algorithm for extracting co-activating neurons from large-scale recordings

Ensemble Pursuit is a matrix factorization algorithm that extracts sparse neural components of co-activating cells.

The matrix U is a sparse matrix (because of an L0 penalty in the cost function) that encodes which neurons belong to a component. V is an average timecourse of these neurons, e.g. component time course.

You can install EnsemblePursuit with "pip install EnsemblePursuit"

For more details see the [wiki](https://github.com/mariakesa/EnsemblePursuit/wiki) and our [Statistical Analysis of Neural Data 2019 workshop poster](https://github.com/mariakesa/EnsemblePursuit/blob/master/sand_poster2019.pdf)

![Alt Text](https://github.com/MouseLand/EnsemblePursuit/blob/master/Figures/my_gif.gif)

Ensembles learned using EnsemblePursuit from recordings in V1 have Gabor receptive fields.

![alt text](https://github.com/mariakesa/EnsemblePursuit/blob/master/Figures/ep_rec_fields.png)

Some ensembles are well explained by behavior PC's extracted from mouse orofacial movies.

![](https://github.com/mariakesa/EnsemblePursuit/blob/master/Figures/mouse.gif)

![alt text](https://github.com/mariakesa/EnsemblePursuit/blob/master/Figures/Behavior.png)