SessionDescription¶
- class brainsets.descriptions.SessionDescription(*args, **kwargs)[source]¶
Bases:
DataA class for describing an experimental session.
- Parameters:
id (str) – Unique identifier for the session
recording_date (datetime.datetime) – Date and time when the recording was made
task (Task) – Task performed during the session