-
Notifications
You must be signed in to change notification settings - Fork 7
Tutorial
James Jun edited this page Jun 20, 2019
·
1 revision
- Download IronClust from GitHub
git clone https://github.com/jamesjun/ironclust
- Start MATLAB and navigate to IronClust directory
cd ironclust\matlab
- Download sample data
irc download sample
- Make a .prm file
irc makeprm sample.bin sample.prb
- Inspect raw traces. Press
h
for help.
irc traces sample_sample.prm
- Run spike sorting
irc spikesort sample_sample.prm
- Start manual sorting GUI
irc manual sample_sample.prm
- 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)