Skip to content

Jovan-Kemp/threedipa

Repository files navigation

vizlab3d

A Python package for creating 3D vision psychology experiments using PsychoPy and haploscope displays.

Installation

From Source

  1. Clone or download this repository
  2. Navigate to the repository directory
  3. To run template scripts:

Windows:

  1. Open powershell and run .\build_pc.ps1 to install uv
  2. Close and reopen powershell and run .\build_pc.ps1 to install dependencies and the threedipa package and open the threedipa env
  3. Run python .\templates\johnstonTemplate\johnstonTemplate.py

Mac:

Create the environment

conda env create -f environment.yml

Activate the environment

conda activate threedipa

Run

python .\templates\johnstonTemplate\johnstonTemplate.py

Documentation

See the templates/ directory for example experiments.

License

See LICENSE file for details.

About

Vision lab functions targeted at 3D presentation of stimuli with systems like a halposcope and active stereoglasses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors