Skip to main content

A tool for performing psychophysical and cognitive experiments.

Project description

Psychophysics and Cognition (psycog)

This software is for measuring psychophysical and cognitive abilities in humans. I use it for my own research, but it is open source and freely available for anyone to use.

Installation

Python Package

psycog is a Python package. You can install it using pip:

pip install psycog

Due to the large number of dependencies, it is strongly recommended that you install psycog in a fresh virtual environment.

Standalone Executable

I intend to make psycog available as a standalone executable in the future. This will allow you to run experiments without having to install Python or any dependencies, though the executable will be quite large (~1GB). This is not yet available.

Usage

Command Line

psycog is GUI-based. To run it, simply type psycog into the command line. This will open the main menu, from which you can select the experiments you wish to run.

Python

You can also run the GUI from inside a Python REPL or script, though I'm not sure why you would want to do this.

from psycog import run

run()

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

psycog-0.0.1.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

psycog-0.0.1-py3-none-any.whl (1.6 kB view hashes)

Uploaded Python 3

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