Skip to main content

generate images like the stimuli used in visual search experiments

Project description

searchstims

Python package to make stimuli like those used in classic visual search experiments.
https://en.wikipedia.org/wiki/Visual_search

efficient_search inefficient_search

Installation

pip install searchstims

If you want to download locally and put install an environment with Anaconda: /home/you/Documents $ conda create -n searchstim python=3.6
/home/you/Documents $ source activate searchstim
(searchstim) /home/you/Documents $ git clone
(searchstim) /home/you/Documents $ cd searchstims
(searchstim) /home/you/Documents/searchstims $ pip install -e .

Usage

The searchstims package installs itself so that you can run it from the command line. You will use a config.ini file to specify what you want the package to generate. See the example config.ini for details. Running the example script will create a folder ~/output with feature search stimuli.
/home/you/Documents $ searchstims -c config.ini

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

searchstims-0.1.tar.gz (7.4 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