Code Monkey home page Code Monkey logo

acq4's Introduction

ACQ4

Neurophysiology acquisition and analysis for Python

Copyright 2013 Luke Campagnola, University of North Carolina at Chapel Hill

http://www.acq4.org

Contributors

  • Luke Campagnola ('luke.campagnola@%s.com' % 'gmail')
  • Megan Kratz
  • Paul Manis
  • Antonin Blot
  • Michael Graupner

Requirements

  • python 2.7
  • PyQt 4.9+
  • numpy, scipy
  • h5py
  • optional:
    • pyopengl
    • pyserial
    • pyparsing
    • pillow

Documentation

http://www.acq4.org/documentation

Support

Post at the mailing list / forum

Installation

Windows '''''''

There are two basic methods of installing ACQ4 on windows:

  1. Download one of the .exe installers from acq4.org; these contain a complete python distribution with all of the packages listed below. This is the quickest way to get running if you do not plan on developing new code within ACQ4.

  2. Prepare a complete python distribution. This is preferred if you plan to develop new code within ACQ4. All packages must match the version (2.7) and architecture (32 or 64bit) of the python version to be installed.

Linux, OSX ''''''''''

  1. Install git and all required python packages via your distribution's package manager. On OSX, we recommend homebrew. For example::
       $ sudo apt-get install git python-numpy python-scipy python-h5py\
         python-pillow python-opengl python-qt4 python-pyserial python-pyparsing
  1. Clone the ACQ4 source repository::
       $ git clone https://github.com/acq4/acq4.git`
  1. Run python -m acq4 from the source directory, or install with python setup.py install and run using acq4.

acq4's People

Contributors

anntzer avatar blink1073 avatar campagnola avatar compassym avatar dkappy avatar fabioz avatar gpoulin avatar ibressler avatar jnevrly avatar kif avatar meganbkratz avatar mgraupe avatar nicolaisi avatar pbmanis avatar pfctdayelise avatar termim avatar tfeldmann avatar welshjf avatar yarikoptic avatar yashikno avatar zarch avatar

Watchers

 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.