Skip to content

Code for working with data collected from Kernel Flow2 System

License

Notifications You must be signed in to change notification settings

cosanlab/kernel

Repository files navigation

Kernel

Information and Code about working with the Kernel Flow2 System can be viewed on our jupyter book.

This package contains helper functions for analyzing the data

Installation

We suggest working within a conda environment and installing package in development mode

conda create --name kernel python=3.11

conda activate kernel

git clone https://github.com/cosanlab/kernel.git

cd kernel

python install -e . 

Licenses

kernel is provided under the MIT license.

About

Code for working with data collected from Kernel Flow2 System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages