Skip to content

Tutorial

James Jun edited this page Jun 20, 2019 · 1 revision

Quick-start guide

  1. Download IronClust from GitHub
    git clone https://github.com/jamesjun/ironclust
  2. Start MATLAB and navigate to IronClust directory
    cd ironclust\matlab
  3. Download sample data
    irc download sample
  4. Make a .prm file
    irc makeprm sample.bin sample.prb
  5. Inspect raw traces. Press h for help.
    irc traces sample_sample.prm
  6. Run spike sorting
    irc spikesort sample_sample.prm
  7. Start manual sorting GUI
    irc manual sample_sample.prm

Requirements

  • MATLAB R2017a or later
  • MATLAB toolboxes: Signal processing, image processing, parallel processing, Statistics and Machine Learning
  • GPU is optional but highly recommend (NVIDIA GPU with 8GB or higher)