Preprint: Dendrite, a Real-Time Python Application for Online BCI Research and Development
A preprint introduces Dendrite, an open-source (GPL-3.0) Python application that bundles multimodal physiological signal acquisition, decoder training and real-time inference into a single modifiable application. It records multiple signal streams concurrently at their native sample rates, fits decoders either from a trained model or live during the pipeline, and tracks every recording, decoder and training run in a database so deployed decoders can be traced to their configuration and training source. The system was validated end-to-end on in-house and public BCI datasets, training and updating decoders in real time; the study has not been peer reviewed.