#signal-processing #neuroscience #real-time #research #python-bindings #low-latency #lab

bin+lib direct-neural-biasing

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

31 releases (4 breaking)

0.10.2 Sep 16, 2024
0.9.5 Sep 2, 2024
0.8.6 Jul 28, 2024

#6 in #neuroscience

Download history 329/week @ 2024-06-26 266/week @ 2024-07-03 79/week @ 2024-07-10 38/week @ 2024-07-17 438/week @ 2024-07-24 91/week @ 2024-07-31 251/week @ 2024-08-21 626/week @ 2024-08-28 135/week @ 2024-09-04 458/week @ 2024-09-11 140/week @ 2024-09-18 77/week @ 2024-09-25 23/week @ 2024-10-02 2/week @ 2024-10-09

283 downloads per month

CC-BY-NC-4.0

105KB
2K SLoC

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.

lib.rs:

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.

Dependencies

~7–22MB
~286K SLoC