Skip to content

Moving dot stimuli for the OpenScope MouseMotion project

License

Notifications You must be signed in to change notification settings

AllenInstitute/openscope_mousemotion

 
 

Repository files navigation

Installation

Dependencies:

  • Windows OS (see Camstim package)
  • python 2.7
  • psychopy 1.82.01
  • camstim 0.2.4

Installation with Anaconda or Miniconda:

  1. Navigate to repository and install conda environment.
    conda env create -f environment.yml
  2. Activate the environment.
    conda activate allen_stimulus
  3. Install the AIBS camstim package in the environment.
    pip install camstim/.
  4. Run the script: python pilot_script.py
  5. Alternatively, you can run (without camstim ecosytem) : python dotGenerate.py

About

Moving dot stimuli for the OpenScope MouseMotion project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%