Examples#

Work through complete VneuroTK workflows in notebooks that combine explanation and code. Documentation builds render the committed notebooks without executing them; only notebooks that include committed output display saved results.

Neural data

Build and inspect VneuroTK data objects across recording modes and sources.

Neural data modes and containers
Visualization

Build a synthetic evoked-response recording, inspect focused windows, and customize returned Matplotlib figures.

Synthetic evoked-response visualization workflow
Path objects

Construct paths for electrophysiology, M/EEG, BIDS, and VneuroTK HDF5 data.

Paths for supported data sources
DNN vision representations

Configure a vision backend, select layers, and extract representations.

Vision model extraction
Integrated Neurovision workflow

Align NOD-MEG trials with vision-model features and persist the combined recording.

NOD-MEG neurovision workflow