int-brain-lab / ibllib

IBL core shared libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IBL Python Libraries

Coverage badge Tests status badge Tests status badge

Description

Library used to implement the International Brain Laboratory data pipeline. Currently in active development. The library is currently 2 main modules:

  • brainbox: neuroscience analysis oriented library
  • ibllib: general purpose library containing I/O, signal processing and IBL data pipelines utilities.

Release Notes here

Requirements

OS: Only tested on Linux. Windows and Mac may work, but are not supported.

Python Module: Python 3.8 or higher

Installation, documentation and examples

https://docs.internationalbrainlab.org

Contribution and development practices

See https://int-brain-lab.github.io/iblenv/07_contribution.html

We use gitflow and Semantic Versioning.

Before committing to your branch:

  • run tests
  • flake8 This is also enforced by continuous integration.

Matlab Library

The Matlab library has moved to its own repository here: https://github.com/int-brain-lab/ibllib-matlab/

About

IBL core shared libraries

License:MIT License


Languages

Language:Python 65.4%Language:Jupyter Notebook 34.5%Language:Batchfile 0.0%Language:Makefile 0.0%