Skip to content

How do I create a new task?

Axel edited this page Oct 14, 2024 · 4 revisions

The goal of behavior_control is to be generic enough to allow for several types of behavioural tasks to be flexibly created on the go. In case a new behavioural task is to be used to train animals, here are key things to consider.

Data streams and stimulus types

Currently the types of data being used and/or saved are the lick piezo sensor data and TTL pulses related to different task events: whisker/auditory stimulus, galvo positions, valve openings, etc. All of this relates to physical devices/hardware

Therefore, the first question that you need to ask yourself is: do I have everything

Task trial timeline parameters

Data saving

Clone this wiki locally