Git Product home page Git Product logo

urge_monitor's Introduction

Urge-Monitor

What does it do?

Urge-Monitor is an experimental setup which meassures the urge associated with ticks as continouos self-report.

How to run Urge-Monitor

Urge-Monitor builds onto PsychoPy3.

Run on Linux

The provided script setup-environment.sh creates a virtual environment with all necessary dependencies.

The script run.sh starts the Urge-Monitor from the virtual environment.

Run on Windows

...

Parallel Port drivers

Urge-Monitor supports sending pulses to exterior systems via parallel port (e.g. for EEG systems). It builds on the low latency PsychoPy solution.

To run an experiment with parallel port usage on a windows system you need it install one of the following drivers: inpout32, inpoutx64 or dlportio.

urge_monitor's People

Contributors

luebecko avatar

Watchers

 avatar  avatar  avatar

urge_monitor's Issues

Add readme.md

as a welcome page and with basic explanations on how to setup and run experiments.

Add licence

When everthing is clear add a licence text. Hopefully MIT will be possible.

Also make repo public if OS licence is set

Migrate to Python 3 and current PsychoPy

You can't do one without the other. Both migrations have to be done in one step.

  • migrate to Python3 with 2to3

  • get the input demos running

  • get the visuals demo running

  • get sound working again

  • get the main thing running

  • update documentation

  • update start scripts

  • validate windows runtime behaviour

Build Script for documentation

in order to generate the documentation on each build (in a ci pipeline) a script is needed that compiles latex to a readable pdf

migrate demoVisuals into configuration

demVisuals curently runs in it's own runtime and duplicates some of the runtime code the experiment.
It also is a lot of code that can be replaced by some configured runs.

Goal:

  • demo visuals runtie is gone
  • demo visuals configuration is there with one configured run for each configuration feature to show

migrate visuals demo to a simple experiment

Use the full power of experiment configuration to show the full potential of the visual configurations instead of another program, which kinda doubles some parts of the logic

input device value calculation might be numeric instable

Check this for all supported input devices!
It seems that some computations that happen wehn computing the input value are instable and cause minor rounding errors, which might persist further and cause further numeric errors.

Check all Input Device value computations and harden the computation if possible.

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.