Giter Site home page Giter Site logo

maoyeh / pystim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sivyerlab/pystim

0.0 1.0 0.0 5.84 MB

A stimulus program for visual neuroscience experiments built on psychopy

Home Page: https://sivyerlab.github.io/pystim/

License: Other

Python 100.00%

pystim's Introduction

travis coveralls

What is it?

pyStim uses the Psychopy library to create visual stimuli for use in our visual neuroscience experiments. It includes a graphic user interface and is capable of running at a minimum of 60 frames/sec and with the Texas Instruments LightCrafter 4500 DLP is capable of running in excess of 180 Hz. pyStim is designed to communicate with exterinal I/O devices (currently Labjack U3), which we use to trigger the aquisition of recording amplifiers.

Latest Version

The latest version can be found in the master branch on GitHub. The dev branch is experimental, but will usually contain new features and be mostly functional.

Documentation

Documentation is available on github pages. The source of the documentation can be found in the code and in the /docs/source/ folder. Further documentation on Psychopy can be found on the Psychopy website.

Quick Install

pyStim is tested and works on Windows, though it should work on OSX/Linux (successfully builds on Travis).

  1. Clone the repository:

    git clone https://github.com/SivyerLab/pystim.git
  2. Install pipenv:

    pip install pipenv
    
  3. Create the python environment for pystim and automatically install all the necessary packages:

    pipenv install --skip-lock
    
  4. Run the GUI:

    pipenv run python pyStim/pyStimGUI.py
    

Optional libraries (see detailed install instructions):

  • pycrafter4500 (for control of a lightcrafter 4500)
  • tabulate (for formatting logs)
  • igor (for parsing tables)
  • labjackpython (see install guide for details)
  • ffmpeg (for generating movies)
  • avbin (for displaying movies)

Licensing

pyStim is licensed under GNU GPL v3.0. See LICENSE for license rights and limitations.

Screenshot

screenshot

pystim's People

Contributors

arrrobase avatar sivyerlab 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.