#neural #direct-neural-biasing #biasing

bin+lib direct-neural-biasing

A Rust library with Python and C++ bindings for low-latency, closed-loop neuroscience research

33 releases (5 breaking)

0.12.3 Dec 16, 2024
0.10.2 Sep 16, 2024
0.8.6 Jul 28, 2024

#505 in Concurrency

Download history 51/week @ 2024-12-08 242/week @ 2024-12-15 62/week @ 2024-12-22 1/week @ 2025-01-12 12/week @ 2025-02-16 3/week @ 2025-02-23

2,667 downloads per month

CC-BY-NC-4.0

105KB
2K SLoC

Direct Neural Biasing is a rust package for the real time, closed-loop stimulation of neurons.

It is being developed by the Human Electrophysiology lab at UCL.

It is currently in development.

It's primarily written in Rust, but has bindings for Python and (soon) C++, to interface with Blackrock Microsystems devices for lab use.


DirectNeuralBiasing

Overview

DirectNeuralBiasing is a Rust package developed by the Human Electrophysiology Lab at UCL for low-latency, closed-loop neuroscience research. The library is designed to interface with Blackrock Microsystems devices for lab use. It is written in Rust with bindings for Python and soon C++.

Features

  • Real-time signal processing for closed-loop neuroscience experiments.
  • Modular structure with filters, detectors, and triggers.
  • Python bindings for ease of use.

Dependencies

~3–13MB
~143K SLoC