Giter Site home page Giter Site logo

liebscher / klusta-pipeline Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gentnerlab/klusta-pipeline

0.0 2.0 0.0 139 KB

data pipeline for analyzing spike2 collected data in klustakwik

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%

klusta-pipeline's Introduction

klusta-pipeline

Data pipeline for analyzing spike2 collected data in phy

phy helper scripts

There is one script which will get your data from probe-the-broab into the KWD format that phy requires.

Make KWD file from spike2 matfiles

  1. Run make_kwd {rig} {probe} {path_to_matfiles} {path_to_save_kwd}
  2. See make_kwd.py for a list of other arguments you may supply.
  3. make_kwd will spit out all the data and config files necessary for phy in the directory you specified.
  4. You may now run phy spikesort params.prm to begin automatic clustering.
  5. Run phy cluster-manual {output.kwik} to begin manual sorting.

Merging Stimuli Information

  1. After manual sorting, run merge_stim_kwik {path_to_matfiles} {path_to_kwikfile} to merge events into the kwikfile
  2. All of the auxiliary files (such as the .json, .kwd, etc.) are necessary for merge_stim_kwik to run successfully
  3. Your kwikfile now contains all the event times from your experiment.

klusta-pipeline's People

Contributors

neuromusic avatar marvint avatar theilmbh avatar neurologic avatar zekearneodo avatar

Watchers

James Cloos avatar Alex Liebscher 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.