Git Product home page Git Product logo

tridesclous's Introduction

trisdesclous: spike sorting with a French touch.

icon

The documentation is here: http://tridesclous.readthedocs.io/

Authors: Christophe Pouzat and Samuel Garcia

tris des clous is a very dishonest translation of spike sorting to French.

Pronouce it [tree day clue] in English.

The primary goal of tridesclous is to provide a toolkit to teach good practices in spike sorting techniques. This tools is now mature and can be used for experimental data.

The forest of spike sorting tools is dense and tridesclous is a new tree. Be curious and try it.

tridesclous is a complete rewrite of our old (and unsuccessful) tools (SpikeOmatic, OpenElectrophy, ...) with up-to-date (in 2017) python modules to simplify our codes.

tridesclous:

  • should make it easy to keep a trace of your spike sorting process in a jupyter notebook.
  • offer a UI written in Qt for interactive exploration.
  • can be used for online spikesorting with pyacq. See online_demo.py

Bonus:

  • tridesclous is quite fast. For a tetrode dataset, you can expect X30 speedup over real time on a simple laptop.
  • some pieces of algorithm are written both in pure python (numpy/scipy/...) and OpenCL (filter, peak detetion, ...). So tridesclous is efficient for large array (>=64 channel).
  • each piece of the algorithm is written with chunk by chunk in mind. So the offline tridesclous is not agressive for memory.
  • tridesclous used neo for reading dataset. So many format are available (Raw, Blackrock, Neuralynx, Plexon, Spike2, Tdt, ...)
  • tridesclous is open source and based on true opensource stack.
  • some datasets are available for testing it now here https://github.com/tridesclous/tridesclous_datasets

Installation

http://tridesclous.readthedocs.io/en/latest/installation.html

Launch

http://tridesclous.readthedocs.io/en/latest/launch.html

Screenshots

Offline Catalogue Window

snapshot

offline Peeler Window

snapshot

Online Peeler in a pyacq.Node

snapshot

Status

readthedocs CircleCI Appveyor

tridesclous's People

Contributors

christophe-pouzat avatar egaudrain avatar jpgill86 avatar samuelgarcia avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.