Skip to content
RioIParsons edited this page Jun 30, 2025 · 6 revisions

Neuro Core NeuralDecoding Wiki

This wiki will familiarize you with using the neural decoding repo. This repo is meant to provide a common infrastructure and modular tools for analysis and decoding of neural data, both in offline and real-time/closed-loop settings. The first step to using this repo is to get familiar with loading data:

UML draw.io link

Welcome to the neural_decoding wiki!

umldiagram

STYLE GUIDE:

  • modules: lowercase no underscores
  • classes: UpperCamelCase
  • functions: underscores

Clone this wiki locally