Metadata-Version: 2.1
Name: direct-neural-biasing
Version: 1.0.2
Author: Daniel Humphries <d.humphries@ucl.ac.uk>
Author-email: Daniel Humphries <d.humphries@ucl.ac.uk>
License: CC-BY-NC-4.0
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# `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.

## Links

- `GitHub`: https://github.com/bushlab-ucl/DirectNeuralBiasing
- `PyPi`: https://pypi.org/project/direct-neural-biasing
- `UCL Human Electrophysiology Lab`: https://bushlab-ucl.github.io

