Skip to content

Latest commit

 

History

History
74 lines (54 loc) · 1.97 KB

index.rst

File metadata and controls

74 lines (54 loc) · 1.97 KB

Welcome to Stytra's documentation!

Stytra is a package to build and run behavioral experiments.

install_guide examples_gallery stimulation_intro configuring_computer data_saving calibration triggering_intro parameters_stytra coordinate_systems hardware_list interface pipelines tracking

Modules

:pystytra The root module, contains the Stytra class for running the experiment (selecting the appropriate experiment subtypes and setting the parameters)

:pystytra.experiments

The controller classes organizing different kinds of experiments (with and without behavioral tracking, closed loop stimulation and with video recording). The classes put together everything required for a particular kind of experiment

:pystytra.gui

Defines windows and widgets used for the different experiment types

:pystytra.hardware

Communication with external hardware, from cameras to NI boards

:pystytra.triggering

Communication with other equipment for starting or stopping experiments

:pystytra.metadata

Classes that manage the metadata

:pystytra.stimulation

Definitions of various stimuli and management of experimental protocols

:pystytra.calibration

Classes to register the camera view to the projector display and set physical dimensions

:pystytra.tracking

Fish, eye and tail tracking functions together with appropriate interfaces

Indices and tables

  • genindex
  • modindex
  • search