Skip to content

neuralmodelling/analyseur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

798 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analyseur

A lightweight and extensible analysis toolkit

Analyseur

Overview

Analyseur is a modular package designed to simplify data analysis workflows. It provides a clean API, extensibility, and composable components for building custom analysis pipelines.

Features

  • 🔍 Flexible data analysis pipeline
  • ⚙️ Modular architecture
  • 📦 Easy integration with existing projects

Installation

pip install neurosig-analyseur

Or install from source:

git clone https://github.com/neuralmodelling/analyseur.git
cd analyseur
pip install -e .

Usage

Project Structure

analyseur/
├── src/
|   |__ analyseur/
|   |   |__ cbgtc/
|   |   |   |__ modules/
|   |   |
|   |   |__ rbcbg/
|   |       |__ modules/
|   |
|__ scripts/
|   |__ cbgtc/
|   |   |__ scriptX.py
|   |
|   |__ rbcbg/
|
|__ docs/
|   |__ cbgtc/
|   |__ rbcbg/
|   |__ scripts/
|
|__ __init__.py

License

BSD-3-Clause


Supported by

CNRS      Sorbonne University      ISIR

About

analyseur is a module for analyzing (potentially) myriad models developed (or involved) in Dr. Benoît Girard’s lab

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors