iblrig.base_tasks.SpontaneousSession

Inheritance diagram of SpontaneousSession

class iblrig.base_tasks.SpontaneousSession[source]

A Spontaneous task doesn’t have trials, it just runs until the user stops it.

It is used to get extraction structure for data streams

__init__(duration_secs=None, **kwargs)[source]
start_hardware()[source]