#python-bindings #neuroscience #research #low-latency #filter #direct #neural

bin+lib direct-neural-biasing

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

11 releases

0.7.4 May 31, 2024
0.7.3 May 31, 2024
0.6.8 May 27, 2024

#1 in #neural

Download history 235/week @ 2024-05-20 681/week @ 2024-05-27 45/week @ 2024-06-03

961 downloads per month

CC-BY-NC-4.0

68KB
1.5K 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

~6–21MB
~269K SLoC