Giter VIP home page Giter VIP logo

crappy's Introduction

Command and Real-time Acquisition in Parallelized PYthon (CRAPPY)

This package aims to provide easy-to-use tools for command and acquisition on complex experimental setups.

Requirements

To install Crappy you will need:

  • Python 3 (3.4 or higher)
  • Numpy
  • Scipy
  • Matplotlib
  • openCV
  • pyserial
  • scikit-image

These packages are not mandatory but will provide additionnal functions:

  • Ximea API (for ximea cameras)
  • Labjack LJM (for labjack support)
  • pycuda (for real-time correlation)
  • Comedi driver (Linux Only, for comedi acquisition boards)
  • PyDaqmx (Windows only, for NI boards)
  • openDAQ (for opendaq board)

Installation

Only tested on Ubuntu 14.04 / 16.04 / 18.04:

   git clone https://github.com/LaboratoireMecaniqueLille/crappy.git

   cd crappy

   sudo python setup install

Se documentation for more details

Documentation

The latest version for the branch master can be accessed at https://laboratoiremecaniquelille.github.io/crappy/

To build it yourself, install doxygen, doxypy and doxygen-gui:

sudo apt-get install doxygen doxypy doxygen-gui

Then, download and install the doxypypy project.

then, load the Doxyfile located in doc with doxywizard:

doxywizard doc/Doxyfile

Finally, run doxygen from the run tab, and show html output.

Bug reports

Please reports bugs at:

https://github.com/LaboratoireMecaniqueLille/crappy/issues

License information

See the file LICENSE.txt for information on the history of this software, terms & conditions for usage, and a DISCLAIMER OF ALL WARRANTIES.

crappy's People

Contributors

comartel avatar dad0u avatar droucou avatar francoisbiar avatar gregouille avatar meghonz avatar robinsi avatar ryuk4 avatar sixela73 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.