Skip to main content
Ctrl+K

stimpyp documentation

  • Getting Started
  • stimpyp.base
  • stimpyp.stimpy_core
  • stimpyp.stimpy_git
  • stimpyp.stimpy_pygame
    • stimpyp.stimulus
    • stimpyp.camlog
    • stimpyp.preference
  • GitHub
  • Getting Started
  • stimpyp.base
  • stimpyp.stimpy_core
  • stimpyp.stimpy_git
  • stimpyp.stimpy_pygame
  • stimpyp.stimulus
  • stimpyp.camlog
  • stimpyp.preference
  • GitHub

Section Navigation

  • stimpyp.base.STIMPY_SOURCE_VERSION
  • stimpyp.base.LOG_SUFFIX
  • stimpyp.base.CAMERA_TYPE
  • stimpyp.base.RigConfig
  • stimpyp.base.AbstractLog
  • stimpyp.base.AbstractStimlog
  • stimpyp.base.AbstractStimProtocol
  • stimpyp.base.AbstractStimulusPattern
  • stimpyp.base

stimpyp.base#

STIMPY_SOURCE_VERSION

alias of Literal['pyvstim', 'stimpy-bit', 'stimpy-git', 'debug']

LOG_SUFFIX

alias of Literal['.log', '.riglog']

CAMERA_TYPE

alias of Literal['facecam', 'eyecam', '1P_cam']

RigConfig

AbstractLog

ABC class for different stimpy/pyvstim log files.

AbstractStimlog

ABC for stimulation logging.

AbstractStimProtocol

ABC class for the stimpy protocol file (.prot)

AbstractStimulusPattern

Abstract Stimulus Pattern

previous

Pyvstim

next

stimpyp.base.STIMPY_SOURCE_VERSION

This Page

  • Show Source

© Copyright 2025, yu-ting wei.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.