Skip to content

Naumann-Lab/pandastim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pandastim

Legacy pandastim runs sans-stimbuddy on behavior rigs and such

Live exists as fake "static typing" and requires python 3.10+

Cross-platform Python package for generating visual stimuli using the Panda3d library, a Python game-engine developed by Disney.

Installation

This assumes you are using Anaconda and Python 3:

conda create --name pstim
conda activate pstim
conda install numpy scipy matplotlib zeromq
pip install panda3d zmq pandas qdarkstyle

Once you've got your environment squared away, you can install pandastim by heading to the directory where you want it installed, and run:

git clone https://github.com/Naumann-Lab/pandastim.git

To test the installation, try running one of the examples in [examples/)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages