Skip to content

structuredscience/TaskTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Templates

This repository contains templates for building experiments in psychopy, for both offline and online experiments.

Overview

These templates use psychopy as the toolbox for stimulus presentation and Lab Streaming Layer for event logging and data stream management.

This repository includes the following templates:

  • offline: a template for running standard, offline experiments
  • online: a template for running experiments with online EEG processing

Template Structure

All templates follow the same general structure, using:

  • a functions file, which contains collection of functions that are used in the task
  • a script file, which contains the main run script that can be used to run the experiment

Requirements

All templates have the following dependencies:

Individual experiments may also have additional dependencies.

The online template requires the following extra dependencies: