This is infrastructure for distributed online multielectrode electrophysiology. It is published under the MIT license.
- libarmadillo (>= 6.700)
- gtk+ 2.x
- hdf5 (1.8 recommended)
- luajit 2.0 (or lua 5.1)
- nvidia cg
- libPO8eStreaming (get from TDT)
- protocol buffers (version 2)
- tup
- zeromq (version 3)
- and likely others that I have forgotten
First get the dependencies by typing make deps. This should work on Debian and might work on Ubuntu. Then type tup init followed by tup. Install with make install.
