Skip to content
This repository has been archived by the owner on Aug 9, 2020. It is now read-only.

magland/firetrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIRETRACK

How to compile and run the demo on a Unix system

Prequisite:

First, you need to have Qt4 or Qt5 development environment installed. See: http://doc.qt.io/qt-5/gettingstarted.html

Run from a console:

> cd src
> qmake
> make
> cd ..
> ./demo1.sh

This will download some test data (if needed) and show it.

You can also run "./demo2.sh" which will run the second demo.

The first demo is displaying raw data.

The second demo is displaying >300 detected neuron profiles.

License

Copyright (C) 2015 Jeremy Magland, Simons Center for Data Analysis (SCDA) Released under GPL: license.txt

About

View detected neuron spike events on multielectrode arrays

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published