Giter Club home page Giter Club logo

ktan's Introduction

This code is associated with the paper from Kornienko et al., "Non-rhythmic head-direction cells in the parahippocampal region are not constrained by attractor network dynamics". eLife, 2018. http://dx.doi.org/10.7554/eLife.35949

ktan

ktan is a C++ program to perform data acquisition with the GNU/Linux operating system. This program was developed to work with the Evaluation board from Intan Technologies. The low level code to interface with the board comes from the RHD2000 interface software of Intan Technologies. The visual interface of kacq was written using the gtk (gtkmm) library. We have run and tested ktan on Fredora 19 and on Ubuntu 14.04 LTS.

Features

  • Record up to at least 64 channels (depending on hardware).
  • Rewind the oscilloscope to re-examined recently acquired signals.
  • Independent threads for acquisition, recording and oscilloscope to take advantage of multi-core processors.
  • Control recording and visualize data from a remote computer via ssh (-X).

Install

The installation notes are for a computer running Fedora 19 or above.

Get the source code from the github directory: git clone https://github.com/kevin-allen/ktan.git

Install the gtkmm30-devel package for your computer. Fedora: yum install gtkmm30-devel.x86_64 Ubuntu: sudo apt-get install libgtkmm-3.0

Go into the source directory and run: ./autogen.sh;./configure; make; su -; make install

More information

Documentation is available as a wiki page

ktan's People

Contributors

kevin-allen avatar editorialelife avatar

Watchers

James Cloos 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.