Skip to main content

Easy control of typical experiments in psychology and neuroscience, including stimulus presentation, timing, response collection and logging.

Project description

This package is designed to enable quick and easy development of experiments in psychology/neuroscience. Most experiment scripts are coded up with a fairly ad-hoc for t in trials approach, which generally leads to inaccurate timing, accumulation of lag over trials, and in catastrophic cases, failure to log all the experimental parameters and responses of interest. It can also be surprisingly difficult to achieve more sophisticated presentation schemes (e.g., presenting a video while collecting keyboard responses and monitoring MRI scanner pulses) if you are coding everything up from scratch.

# Install clone this repo and do python setup.py install. A reasonably recent version should also be on [pypi](https://pypi.python.org/pypi/expcontrol) so try pip install expcontrol. Finally, perhaps most reliable of all is to just use this build on [my anaconda repository](https://anaconda.org/jcarlin/expcontrol).

# Do I need [psychopy](http://psychopy.org)? At the moment you do, but the goal is to remove this dependency eventually. All the psychopy-dependent code is in the psychopydep module, so psychopy could be swapped out for another timing/opengl/response logging solution as desired.

# Development stage Very early days. Use at your own risk. Basic behavioural testing should work.

# TO DO * Auditory events

# License ISC. See [separate file](LICENSE).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

expcontrol-0.2.0.tar.gz (12.4 kB view hashes)

Uploaded Source

Built Distributions

expcontrol-0.2.0.macosx-10.5-x86_64.tar.gz (21.1 kB view hashes)

Uploaded Source

expcontrol-0.2.0-py2.7.egg (28.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page