All Projects → spyking-circus → Spyking Circus

spyking-circus / Spyking Circus

Licence: other
Fast and scalable spike sorting in python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Spyking Circus

K Means Constrained
K-Means clustering - constrained with minimum and maximum cluster size
Stars: ✭ 33 (-40%)
Mutual labels:  clustering
Swarm
Easy clustering, registration, and distribution of worker processes for Erlang/Elixir
Stars: ✭ 1,004 (+1725.45%)
Mutual labels:  clustering
Oat
Real-time position tracker for behavioral research
Stars: ✭ 45 (-18.18%)
Mutual labels:  neuroscience
Meta rl
The Tensorflow code and a DeepMind Lab wrapper for my article "Meta-Reinforcement Learning" on FloydHub.
Stars: ✭ 36 (-34.55%)
Mutual labels:  neuroscience
Pymuscle
A motor unit based model of skeletal muscle and fatigue
Stars: ✭ 38 (-30.91%)
Mutual labels:  neuroscience
Psychopy
For running psychology and neuroscience experiments
Stars: ✭ 1,020 (+1754.55%)
Mutual labels:  neuroscience
Cytometry Clustering Comparison
R scripts to reproduce analyses in our paper comparing clustering methods for high-dimensional cytometry data
Stars: ✭ 30 (-45.45%)
Mutual labels:  clustering
Timeseriesclustering.jl
Julia implementation of unsupervised learning methods for time series datasets. It provides functionality for clustering and aggregating, detecting motifs, and quantifying similarity between time series datasets.
Stars: ✭ 49 (-10.91%)
Mutual labels:  clustering
Fuzzy C Means
A simple python implementation of Fuzzy C-means algorithm.
Stars: ✭ 40 (-27.27%)
Mutual labels:  clustering
Teneto
Temporal Network Tools
Stars: ✭ 45 (-18.18%)
Mutual labels:  neuroscience
Mlj.jl
A Julia machine learning framework
Stars: ✭ 982 (+1685.45%)
Mutual labels:  clustering
Clusteredbigcache
golang bigcache with clustering as a library.
Stars: ✭ 37 (-32.73%)
Mutual labels:  clustering
Moosefs
MooseFS – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System (Software-Defined Storage)
Stars: ✭ 1,025 (+1763.64%)
Mutual labels:  clustering
Satellite imagery analysis
Implementation of different techniques to find insights from the satellite data using Python.
Stars: ✭ 31 (-43.64%)
Mutual labels:  clustering
Pytorch connectomics
PyTorch Connectomics: segmentation toolbox for EM connectomics
Stars: ✭ 46 (-16.36%)
Mutual labels:  neuroscience
Mob Suite
MOB-suite: Software tools for clustering, reconstruction and typing of plasmids from draft assemblies
Stars: ✭ 32 (-41.82%)
Mutual labels:  clustering
Compress
Compressing Representations for Self-Supervised Learning
Stars: ✭ 43 (-21.82%)
Mutual labels:  clustering
Protoactor Dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
Stars: ✭ 1,070 (+1845.45%)
Mutual labels:  clustering
Scrattch.hicat
Hierarchical, iterative clustering for analysis of transcriptomics data in R
Stars: ✭ 47 (-14.55%)
Mutual labels:  clustering
Kdd2019 k Multiple Means
Implementation for the paper "K-Multiple-Means: A Multiple-Means Clustering Method with Specified K Clusters,", which has been accepted by KDD'2019 as an ORAL paper, in the Research Track.
Stars: ✭ 45 (-18.18%)
Mutual labels:  clustering

SpyKING CIRCUS

.. image:: http://spyking-circus.readthedocs.io/en/latest/_images/circus.png :alt: SpyKING CIRCUS logo

A fast and scalable solution for spike sorting of large-scale extracellular recordings

SpyKING CIRCUS is a python code to allow fast spike sorting on multi channel recordings. A publication on the algorithm can be found at https://elifesciences.org/articles/34518 It has been tested on datasets coming from in vitro retina with 252 electrodes MEA, from in vivo hippocampus with tetrodes, in vivo and in vitro cortex data with 30 and up to 4225 channels, with good results. Synthetic tests on these data show that cells firing at more than 0.5Hz can be detected, and their spikes recovered with error rates at around 1%, even resolving overlapping spikes and synchronous firing. It seems to be compatible with optogenetic stimulation, based on experimental data obtained in the retina.

SpyKING CIRCUS is currently still under development. Please do not hesitate to report issues with the issue tracker

©️ Copyright 2006-2020 by the SpyKING CIRCUS team, see AUTHORS. :license: CeCILL, see LICENSE for details.

.. image:: https://anaconda.org/spyking-circus/spyking-circus/badges/version.svg :target: https://anaconda.org/spyking-circus/spyking-circus

.. image:: https://badge.fury.io/py/spyking-circus.svg :target: https://badge.fury.io/py/spyking-circus

.. image:: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat :target: http://spyking-circus.readthedocs.io/en/latest/?badge=latest

.. image:: https://github.com/spyking-circus/spyking-circus/workflows/Tests%20on%20Linux/badge.svg :target: https://github.com/spyking-circus/spyking-circus/actions

.. image:: https://github.com/spyking-circus/spyking-circus/workflows/Tests%20on%20OS%20X/badge.svg :target: https://github.com/spyking-circus/spyking-circus/actions

.. image:: https://github.com/spyking-circus/spyking-circus/workflows/Tests%20on%20Windows/badge.svg :target: https://github.com/spyking-circus/spyking-circus/actions

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].