Skip to content

mariakesa/Fireworks

Repository files navigation

Fireworks

The project is under construction! There's some bugs that I am working on!

This is a visualization plugin for visualizing clusters of neurons learned using the EnsemblePursuit algorithm (https://github.com/MouseLand/EnsemblePursuit) from activity traces that have been extracted from calcium imaging recordings using spks.npy and stat.npy from the suite2p library https://github.com/MouseLand/suite2p

Usage:

This software requires pip installed EnsemblePursuit, numpy, sklearn, vispy, pyqtgraph. Clone this repository. In the command line cd to the cloned repository folder and run:

python run_fireworks.py --stat path_to_stat_file --spks path_to_spks file --n_ens number_of_clusters --lam regularization_parameter 0.01

An example file from mouse V1 viewing sparse noise stimuli can be found here:

https://figshare.com/articles/dataset/Recording_of_19_000_neurons_across_mouse_visual_cortex_during_sparse_noise_stimuli/9505250

This project got into top 20 in the AlgoExpert software engineering competition and a video about using the program and the algorithm can be found here:

IMAGE ALT TEXT HERE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published