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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file psycog-0.0.1.tar.gz.
File metadata
- Download URL: psycog-0.0.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.1 Darwin/22.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ddac04c4009296f649ef8c2ce503a3e38f1ad7bafe172cf6c9f327d71d52571
|
|
| MD5 |
e186dabacfc1f98a47ab9b17444111e4
|
|
| BLAKE2b-256 |
6cbaa5ecaa9d343a41ec74329ecfcf511ba8171d678b967986a32b4f67a288a4
|
File details
Details for the file psycog-0.0.1-py3-none-any.whl.
File metadata
- Download URL: psycog-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.1 Darwin/22.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ff21bc9b77d7d45265ea095a44e13a0263af5383e092598efb3fce323f3c178
|
|
| MD5 |
f42e466e05bffcbecdfa3f79bbd9b21d
|
|
| BLAKE2b-256 |
dc42802ba8bbeb83a4b7b67465ccae021ffc5c94acff08af3431ffda308fe20c
|